diff options
author | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-11 22:38:05 +0000 |
---|---|---|
committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-11 22:38:05 +0000 |
commit | 78b0b234eb5a179413189a3e2561e894c9c18135 (patch) | |
tree | 88dc95b3030f35aa0317c9879f6efa7e9605d2d5 /lib/libc/gen/tcgetpgrp.3 | |
parent | f3e79aa7054c104c387c504e6e55ec6a4a29b593 (diff) |
Correct a bunch of man page cross references and generally
try and silence "manck".
ncurses, rpc, and some of the gnu stuff are still a big mess, however.
Notes
Notes:
svn path=/head/; revision=14038
Diffstat (limited to 'lib/libc/gen/tcgetpgrp.3')
-rw-r--r-- | lib/libc/gen/tcgetpgrp.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/tcgetpgrp.3 b/lib/libc/gen/tcgetpgrp.3 index e97c25627211..40f48b115d0c 100644 --- a/lib/libc/gen/tcgetpgrp.3 +++ b/lib/libc/gen/tcgetpgrp.3 @@ -68,7 +68,7 @@ underlying terminal device represented by is not the controlling terminal. .El .Sh SEE ALSO -.Xr setpgid 3 , +.Xr setpgid 2 , .Xr setsid 2 , .Xr tcsetpgrp 3 .Sh STANDARDS |