diff options
Diffstat (limited to 'usr/src/man/man2/getpid.2')
-rw-r--r-- | usr/src/man/man2/getpid.2 | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/usr/src/man/man2/getpid.2 b/usr/src/man/man2/getpid.2 index f58cf546bc..3a263ba86a 100644 --- a/usr/src/man/man2/getpid.2 +++ b/usr/src/man/man2/getpid.2 @@ -138,7 +138,7 @@ The value of the \fIpid\fR argument is invalid. .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 @@ -152,12 +152,19 @@ Interface Stability Committed _ MT-Level Async-Signal-Safe _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO .sp .LP -\fBIntro\fR(2), \fBexec\fR(2), \fBfork\fR(2), \fBgetsid\fR(2), -\fBsetpgid\fR(2), \fBsetpgrp\fR(2), \fBsetsid\fR(2), \fBsignal\fR(3C), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR Intro (2), +.BR exec (2), +.BR fork (2), +.BR getsid (2), +.BR setpgid (2), +.BR setpgrp (2), +.BR setsid (2), +.BR signal (3C), +.BR attributes (7), +.BR standards (7) |