aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/getpgrp.2
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-09-29 19:11:55 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-09-29 19:11:55 +0000
commitbf5cbf35513d811c5829f8756a46eeb017a0a39b (patch)
tree2e310344d8482e4d378bc2161345b670a7eca124 /lib/libc/sys/getpgrp.2
parentb3b892f2885c1d9a5f6f3369f7b5636db6c8a3ab (diff)
Sort cross refereces in section SEE ALSO.
Notes
Notes: svn path=/head/; revision=29988
Diffstat (limited to 'lib/libc/sys/getpgrp.2')
-rw-r--r--lib/libc/sys/getpgrp.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/getpgrp.2 b/lib/libc/sys/getpgrp.2
index 420d553a93ad..e797c7adfef5 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