summaryrefslogtreecommitdiff
path: root/usr/src/man/man3perl
diff options
context:
space:
mode:
authorRichard Lowe <richlowe@richlowe.net>2022-02-26 16:40:47 -0600
committerRichard Lowe <richlowe@richlowe.net>2022-02-27 16:34:19 -0600
commita09cf71865330b0fb300fdbfcdd32a7850b47096 (patch)
tree6336ad74e68752142b7c6bf8ca197c5ebe59b749 /usr/src/man/man3perl
parente1ded6bd708926c1adf348bccd10d6df6a12eedb (diff)
downloadillumos-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')
-rw-r--r--usr/src/man/man3perl/Kstat.3perl10
-rw-r--r--usr/src/man/man3perl/Lgrp.3perl29
-rw-r--r--usr/src/man/man3perl/Project.3perl14
-rw-r--r--usr/src/man/man3perl/Task.3perl6
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)