diff options
Diffstat (limited to 'usr/src/man/man3c/tcgetpgrp.3c')
-rw-r--r-- | usr/src/man/man3c/tcgetpgrp.3c | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/usr/src/man/man3c/tcgetpgrp.3c b/usr/src/man/man3c/tcgetpgrp.3c index 0c8936e6fb..0a36d3af17 100644 --- a/usr/src/man/man3c/tcgetpgrp.3c +++ b/usr/src/man/man3c/tcgetpgrp.3c @@ -103,7 +103,7 @@ the controlling terminal. .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 @@ -121,5 +121,9 @@ MT-Level MT-Safe, and Async-Signal-Safe .SH SEE ALSO .sp .LP -\fBsetpgid\fR(2), \fBsetsid\fR(2), \fBtcsetpgrp\fR(3C), \fBattributes\fR(5), -\fBstandards\fR(5), \fBtermio\fR(7I) +.BR setpgid (2), +.BR setsid (2), +.BR tcsetpgrp (3C), +.BR termio (4I), +.BR attributes (7), +.BR standards (7) |