summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/door_info.3c
diff options
context:
space:
mode:
authorRichard Lowe <richlowe@richlowe.net>2022-02-26 16:40:47 -0600
committerRichard Lowe <richlowe@richlowe.net>2022-03-10 01:14:35 -0600
commitbbf215553c7233fbab8a0afdf1fac74c44781867 (patch)
treee698415c5d1265b368c58c56199244dc2be86500 /usr/src/man/man3c/door_info.3c
parent236cb9a89d936b4b681853751c9af1adccc35ef9 (diff)
downloadillumos-gate-bbf215553c7233fbab8a0afdf1fac74c44781867.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> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/man/man3c/door_info.3c')
-rw-r--r--usr/src/man/man3c/door_info.3c12
1 files changed, 8 insertions, 4 deletions
diff --git a/usr/src/man/man3c/door_info.3c b/usr/src/man/man3c/door_info.3c
index 19d11bc863..72dda01d15 100644
--- a/usr/src/man/man3c/door_info.3c
+++ b/usr/src/man/man3c/door_info.3c
@@ -98,7 +98,7 @@ descriptors.
.ad
.RS 20n
Clients who abort a \fBdoor_call\fR(3C) call on this door will not cause the
-\fBcancellation\fR(5) of the server thread handling the request.
+\fBcancellation\fR(7) of the server thread handling the request.
.RE
.sp
@@ -154,7 +154,7 @@ The address of argument \fIinfo\fR is an invalid address.
.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
@@ -173,5 +173,9 @@ MT-Level Safe
.SH SEE ALSO
.LP
-\fBdoor_bind\fR(3C), \fBdoor_call\fR(3C), \fBdoor_create\fR(3C),
-\fBdoor_server_create\fR(3C), \fBattributes\fR(5), \fBcancellation\fR(5)
+.BR door_bind (3C),
+.BR door_call (3C),
+.BR door_create (3C),
+.BR door_server_create (3C),
+.BR attributes (7),
+.BR cancellation (7)