diff options
| author | Richard Lowe <richlowe@richlowe.net> | 2022-02-01 16:25:34 -0600 |
|---|---|---|
| committer | Richard Lowe <richlowe@richlowe.net> | 2022-02-18 15:32:41 -0600 |
| commit | bb788c55f7450a1360e9752bf81c3a3932cc8018 (patch) | |
| tree | 77443122971496a73748e2d9722913303ab61b55 /usr/src/man/man3perl/Project.3perl | |
| parent | 7d5a0c32ad2a16518949e2843f208bf257e5cf79 (diff) | |
| download | illumos-joyent-bb788c55f7450a1360e9752bf81c3a3932cc8018.tar.gz | |
manual: fix up free-form normative manual references in the manual
Diffstat (limited to 'usr/src/man/man3perl/Project.3perl')
| -rw-r--r-- | usr/src/man/man3perl/Project.3perl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/man/man3perl/Project.3perl b/usr/src/man/man3perl/Project.3perl index 894f62f4b8..1421fdbe37 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 @@ -252,5 +252,5 @@ Interface Stability Evolving .sp .LP \fBgetprojid\fR(2), \fBgetdefaultproj\fR(3PROJECT), \fBinproj\fR(3PROJECT), -\fBlibproject\fR(3LIB), \fBsetproject\fR(3PROJECT), \fBproject\fR(4), -\fBattributes\fR(5) +\fBlibproject\fR(3LIB), \fBsetproject\fR(3PROJECT), \fBproject\fR(5), +\fBattributes\fR(7) |
