diff options
Diffstat (limited to 'usr/src/man/man2/setsid.2')
-rw-r--r-- | usr/src/man/man2/setsid.2 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man2/setsid.2 b/usr/src/man/man2/setsid.2 index dc3a1e7cea..19c32996f4 100644 --- a/usr/src/man/man2/setsid.2 +++ b/usr/src/man/man2/setsid.2 @@ -90,7 +90,7 @@ The calling process is already a process group leader, or the process group .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 @@ -108,8 +108,11 @@ MT-Level Async-Signal-Safe .SH SEE ALSO .sp .LP -\fBgetsid\fR(2), \fBsetpgid\fR(2), \fBsetpgrp\fR(2), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR getsid (2), +.BR setpgid (2), +.BR setpgrp (2), +.BR attributes (7), +.BR standards (7) .SH WARNINGS .sp .LP |