diff options
Diffstat (limited to 'lib/libc/sys/getpgrp.2')
-rw-r--r-- | lib/libc/sys/getpgrp.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/getpgrp.2 b/lib/libc/sys/getpgrp.2 index 420d553..e797c7a 100644 --- a/lib/libc/sys/getpgrp.2 +++ b/lib/libc/sys/getpgrp.2 @@ -74,8 +74,8 @@ and calls are used to get/set the process group of the control terminal. .Sh SEE ALSO -.Xr setpgid 2 , .Xr getsid 2 , +.Xr setpgid 2 , .Xr termios 4 .Sh HISTORY The |