diff options
Diffstat (limited to 'usr/src/man/man2/setpgrp.2')
| -rw-r--r-- | usr/src/man/man2/setpgrp.2 | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/usr/src/man/man2/setpgrp.2 b/usr/src/man/man2/setpgrp.2 index 3268d6bf34..74c1a5f88f 100644 --- a/usr/src/man/man2/setpgrp.2 +++ b/usr/src/man/man2/setpgrp.2 @@ -35,7 +35,7 @@ No errors are defined. .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 @@ -51,6 +51,13 @@ Interface Stability Standard .SH SEE ALSO .sp .LP -\fBsetpgrp\fR(1), \fBIntro\fR(2), \fBexec\fR(2), \fBfork\fR(2), -\fBgetpid\fR(2), \fBgetsid\fR(2), \fBkill\fR(2), \fBsignal\fR(3C), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR setpgrp (1), +.BR Intro (2), +.BR exec (2), +.BR fork (2), +.BR getpid (2), +.BR getsid (2), +.BR kill (2), +.BR signal (3C), +.BR attributes (7), +.BR standards (7) |
