diff options
Diffstat (limited to 'usr/src/man/man3c/door_create.3c')
| -rw-r--r-- | usr/src/man/man3c/door_create.3c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/man/man3c/door_create.3c b/usr/src/man/man3c/door_create.3c index 0f04425dd8..79f6712aac 100644 --- a/usr/src/man/man3c/door_create.3c +++ b/usr/src/man/man3c/door_create.3c @@ -94,7 +94,7 @@ procedure will always be invoked with an \fIn_desc\fR argument of 0. .RS 4n Clients which abort calls to \fBdoor_call()\fR on this door will not cause the cancellation of the server thread handling the request. See -\fBcancellation\fR(5). +\fBcancellation\fR(7). .RE .sp @@ -200,7 +200,7 @@ main(int argc, char *argv[]) .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 @@ -221,5 +221,5 @@ MT-Level Safe .LP \fBdoor_bind\fR(3C), \fBdoor_call\fR(3C), \fBdoor_info\fR(3C), \fBdoor_revoke\fR(3C), \fBdoor_setparam\fR(3C), \fBdoor_server_create\fR(3C), -\fBfattach\fR(3C), \fBlibdoor\fR(3LIB), \fBattributes\fR(5), -\fBcancellation\fR(5) +\fBfattach\fR(3C), \fBlibdoor\fR(3LIB), \fBattributes\fR(7), +\fBcancellation\fR(7) |
