diff options
Diffstat (limited to 'usr/src/man/man2/getsid.2')
-rw-r--r-- | usr/src/man/man2/getsid.2 | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/usr/src/man/man2/getsid.2 b/usr/src/man/man2/getsid.2 index 8e86eb9d8c..9d0955f2eb 100644 --- a/usr/src/man/man2/getsid.2 +++ b/usr/src/man/man2/getsid.2 @@ -94,7 +94,7 @@ There is no process with a process \fBID\fR equal to \fIpid\fR. .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 @@ -110,5 +110,11 @@ Interface Stability Standard .SH SEE ALSO .sp .LP -\fBexec\fR(2), \fBfork\fR(2), \fBgetpid\fR(2), \fBgetpgid\fR(2), -\fBsetpgid\fR(2), \fBsetsid\fR(2), \fBattributes\fR(5), \fBstandards\fR(5) +.BR exec (2), +.BR fork (2), +.BR getpgid (2), +.BR getpid (2), +.BR setpgid (2), +.BR setsid (2), +.BR attributes (7), +.BR standards (7) |