diff options
| author | Richard Lowe <richlowe@richlowe.net> | 2022-02-26 16:40:47 -0600 |
|---|---|---|
| committer | Richard Lowe <richlowe@richlowe.net> | 2022-02-27 16:34:19 -0600 |
| commit | a09cf71865330b0fb300fdbfcdd32a7850b47096 (patch) | |
| tree | 6336ad74e68752142b7c6bf8ca197c5ebe59b749 /usr/src/man/man3perl/Project.3perl | |
| parent | e1ded6bd708926c1adf348bccd10d6df6a12eedb (diff) | |
| download | illumos-joyent-a09cf71865330b0fb300fdbfcdd32a7850b47096.tar.gz | |
14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Change-Id: I3e9aa06379f0921484f7a04f9cc54f0917fcf7a7
Diffstat (limited to 'usr/src/man/man3perl/Project.3perl')
| -rw-r--r-- | usr/src/man/man3perl/Project.3perl | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/usr/src/man/man3perl/Project.3perl b/usr/src/man/man3perl/Project.3perl index 894f62f4b8..07b36d1279 100644 --- a/usr/src/man/man3perl/Project.3perl +++ b/usr/src/man/man3perl/Project.3perl @@ -151,7 +151,7 @@ process. .sp .6 .RS 4n This function returns the next project entry from \fB$filehandle\fR, a Perl -file handle that must refer to a previously opened file in \fBproject\fR(4) +file handle that must refer to a previously opened file in \fBproject\fR(5) format. Return values are the same as for \fBgetprojent()\fR. .RE @@ -235,7 +235,7 @@ to selectively import constants and functions defined in this module: .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -251,6 +251,10 @@ Interface Stability Evolving .SH SEE ALSO .sp .LP -\fBgetprojid\fR(2), \fBgetdefaultproj\fR(3PROJECT), \fBinproj\fR(3PROJECT), -\fBlibproject\fR(3LIB), \fBsetproject\fR(3PROJECT), \fBproject\fR(4), -\fBattributes\fR(5) +.BR getprojid (2), +.BR libproject (3LIB), +.BR getdefaultproj (3PROJECT), +.BR inproj (3PROJECT), +.BR setproject (3PROJECT), +.BR project (5), +.BR attributes (7) |
