diff options
| author | Dan McDonald <danmcd@joyent.com> | 2022-03-15 12:07:15 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-15 12:07:15 -0400 |
| commit | 83decd22b44019b0fe369224fb19e1ef21263ab6 (patch) | |
| tree | 0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/man/man3perl | |
| parent | ad491f11d9af43fd3f0d6159c9e08112de475a54 (diff) | |
| download | illumos-joyent-83decd22b44019b0fe369224fb19e1ef21263ab6.tar.gz | |
OS-8361 IPD 4 (man page renumbering) tracking issue
Reviewed by: Brian Bennett <brian.bennett@joyent.com>
Approved by: Brian Bennett <brian.bennett@joyent.com>
Diffstat (limited to 'usr/src/man/man3perl')
| -rw-r--r-- | usr/src/man/man3perl/Kstat.3perl | 10 | ||||
| -rw-r--r-- | usr/src/man/man3perl/Lgrp.3perl | 29 | ||||
| -rw-r--r-- | usr/src/man/man3perl/Project.3perl | 14 | ||||
| -rw-r--r-- | usr/src/man/man3perl/Task.3perl | 6 |
4 files changed, 40 insertions, 19 deletions
diff --git a/usr/src/man/man3perl/Kstat.3perl b/usr/src/man/man3perl/Kstat.3perl index e2baa41bdb..41b1105066 100644 --- a/usr/src/man/man3perl/Kstat.3perl +++ b/usr/src/man/man3perl/Kstat.3perl @@ -106,9 +106,13 @@ while (1) { .SH SEE ALSO .sp .LP -\fBperl\fR(1), \fBkstat\fR(1M), \fBkstat\fR(3KSTAT), -\fBkstat_chain_update\fR(3KSTAT), \fBkstat_close\fR(3KSTAT), -\fBkstat_open\fR(3KSTAT), \fBkstat_read\fR(3KSTAT) +.BR perl (1), +.BR kstat (3KSTAT), +.BR kstat_chain_update (3KSTAT), +.BR kstat_close (3KSTAT), +.BR kstat_open (3KSTAT), +.BR kstat_read (3KSTAT), +.BR kstat (8) .SH NOTES .sp .LP diff --git a/usr/src/man/man3perl/Lgrp.3perl b/usr/src/man/man3perl/Lgrp.3perl index 85007f313b..fb699cd221 100644 --- a/usr/src/man/man3perl/Lgrp.3perl +++ b/usr/src/man/man3perl/Lgrp.3perl @@ -1056,7 +1056,7 @@ always returns an empty list. The \fBlgrp_latency_cookie()\fR function is an alias for \fBlgrp_latency()\fR for version 1. .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -1071,11 +1071,22 @@ Interface Stability Unstable .SH SEE ALSO .LP -\fBlgrp_affinity_get\fR(3LGRP), \fBlgrp_affinity_set\fR(3LGRP), -\fBlgrp_children\fR(3LGRP), \fBlgrp_cookie_stale\fR(3LGRP), -\fBlgrp_cpus\fR(3LGRP), \fBlgrp_fini\fR(3LGRP), \fBlgrp_home\fR(3LGRP), -\fBlgrp_init\fR(3LGRP), \fBlgrp_latency\fR(3LGRP), -\fBlgrp_latency_cookie\fR(3LGRP), \fBlgrp_mem_size\fR(3LGRP), -\fBlgrp_nlgrps\fR(3LGRP), \fBlgrp_parents\fR(3LGRP), -\fBlgrp_resources\fR(3LGRP), \fBlgrp_root\fR(3LGRP), \fBlgrp_version\fR(3LGRP), -\fBlgrp_view\fR(3LGRP), \fBliblgrp\fR(3LIB), \fBattributes\fR(5) +.BR lgrp_affinity_get (3LGRP), +.BR lgrp_affinity_set (3LGRP), +.BR lgrp_children (3LGRP), +.BR lgrp_cookie_stale (3LGRP), +.BR lgrp_cpus (3LGRP), +.BR lgrp_fini (3LGRP), +.BR lgrp_home (3LGRP), +.BR lgrp_init (3LGRP), +.BR lgrp_latency (3LGRP), +.BR lgrp_latency_cookie (3LGRP), +.BR lgrp_mem_size (3LGRP), +.BR lgrp_nlgrps (3LGRP), +.BR lgrp_parents (3LGRP), +.BR lgrp_resources (3LGRP), +.BR lgrp_root (3LGRP), +.BR lgrp_version (3LGRP), +.BR lgrp_view (3LGRP), +.BR liblgrp (3LIB), +.BR attributes (7) 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) diff --git a/usr/src/man/man3perl/Task.3perl b/usr/src/man/man3perl/Task.3perl index f5fed1e647..c26d75324b 100644 --- a/usr/src/man/man3perl/Task.3perl +++ b/usr/src/man/man3perl/Task.3perl @@ -90,7 +90,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 @@ -106,4 +106,6 @@ Interface Stability Evolving .SH SEE ALSO .sp .LP -\fBgettaskid\fR(2), \fBsettaskid\fR(2), \fBattributes\fR(5) +.BR gettaskid (2), +.BR settaskid (2), +.BR attributes (7) |
