diff options
Diffstat (limited to 'usr/src/man/man3c/door_getparam.3c')
-rw-r--r-- | usr/src/man/man3c/door_getparam.3c | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr/src/man/man3c/door_getparam.3c b/usr/src/man/man3c/door_getparam.3c index 7922d2badb..3c057fbd90 100644 --- a/usr/src/man/man3c/door_getparam.3c +++ b/usr/src/man/man3c/door_getparam.3c @@ -201,7 +201,7 @@ if (door_setparam(fd, DOOR_PARAM_DATA_MIN, .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 @@ -218,7 +218,9 @@ MT-Level MT-Safe .SH SEE ALSO .LP -\fBdoor_call\fR(3C), \fBdoor_create\fR(3C), \fBattributes\fR(5) +.BR door_call (3C), +.BR door_create (3C), +.BR attributes (7) .SH NOTES .LP The parameters that can be manipulated by \fBdoor_setparam()\fR are not the |