summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/port_associate.3c
diff options
context:
space:
mode:
authorRichard Lowe <richlowe@richlowe.net>2022-02-01 16:25:34 -0600
committerRichard Lowe <richlowe@richlowe.net>2022-02-18 15:32:41 -0600
commitbb788c55f7450a1360e9752bf81c3a3932cc8018 (patch)
tree77443122971496a73748e2d9722913303ab61b55 /usr/src/man/man3c/port_associate.3c
parent7d5a0c32ad2a16518949e2843f208bf257e5cf79 (diff)
downloadillumos-joyent-bb788c55f7450a1360e9752bf81c3a3932cc8018.tar.gz
manual: fix up free-form normative manual references in the manual
Diffstat (limited to 'usr/src/man/man3c/port_associate.3c')
-rw-r--r--usr/src/man/man3c/port_associate.3c8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/man/man3c/port_associate.3c b/usr/src/man/man3c/port_associate.3c
index 7dd2250d0c..bbd71a94c0 100644
--- a/usr/src/man/man3c/port_associate.3c
+++ b/usr/src/man/man3c/port_associate.3c
@@ -208,7 +208,7 @@ The maximum number of objects associated with the port was exceeded. The
maximum allowable number of events or association of objects per port is the
minimum value of the \fBprocess.max-port-events\fR resource control at the time
\fBport_create\fR(3C) was used to create the port. See \fBsetrctl\fR(2) and
-\fBrctladm\fR(1M) for information on using resource controls.
+\fBrctladm\fR(8) for information on using resource controls.
.sp
The number of objects associated with a port is composed of all supported
resource types. Some of the source types do not explicitly use the
@@ -404,7 +404,7 @@ my_status = aio_return(aiocbp);
.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
@@ -423,6 +423,6 @@ MT-Level Safe
.SH SEE ALSO
.LP
-\fBrctladm\fR(1M), \fBpoll\fR(2), \fBsetrctl\fR(2), \fBport_alert\fR(3C),
+\fBrctladm\fR(8), \fBpoll\fR(2), \fBsetrctl\fR(2), \fBport_alert\fR(3C),
\fBport_create\fR(3C), \fBport_get\fR(3C), \fBport_send\fR(3C),
-\fBsignal.h\fR(3HEAD), \fBattributes\fR(5)
+\fBsignal.h\fR(3HEAD), \fBattributes\fR(7)