diff options
Diffstat (limited to 'usr/src/man/man3c/tcsetpgrp.3c')
-rw-r--r-- | usr/src/man/man3c/tcsetpgrp.3c | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/usr/src/man/man3c/tcsetpgrp.3c b/usr/src/man/man3c/tcsetpgrp.3c index a0be04d22a..b919d8a45b 100644 --- a/usr/src/man/man3c/tcsetpgrp.3c +++ b/usr/src/man/man3c/tcsetpgrp.3c @@ -127,7 +127,7 @@ process in the same session as 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 @@ -145,4 +145,7 @@ MT-Level MT-Safe, and Async-Signal-Safe .SH SEE ALSO .sp .LP -\fBtcgetpgrp\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5), \fBtermio\fR(7I) +.BR tcgetpgrp (3C), +.BR termio (4I), +.BR attributes (7), +.BR standards (7) |