diff options
Diffstat (limited to 'usr/src/man/man2/setpgid.2')
-rw-r--r-- | usr/src/man/man2/setpgid.2 | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/usr/src/man/man2/setpgid.2 b/usr/src/man/man2/setpgid.2 index a97e7691b1..6f9dbd36dc 100644 --- a/usr/src/man/man2/setpgid.2 +++ b/usr/src/man/man2/setpgid.2 @@ -110,7 +110,7 @@ process or of a child process of the calling process. .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 @@ -128,5 +128,11 @@ MT-Level Async-Signal-Safe .SH SEE ALSO .sp .LP -\fBIntro\fR(2), \fBexec\fR(2), \fBexit\fR(2), \fBfork\fR(2), \fBgetpid\fR(2), -\fBgetsid\fR(2), \fBattributes\fR(5), \fBstandards\fR(5) +.BR Intro (2), +.BR exec (2), +.BR exit (2), +.BR fork (2), +.BR getpid (2), +.BR getsid (2), +.BR attributes (7), +.BR standards (7) |