summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/setpgid.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/setpgid.2')
-rw-r--r--lib/libc/sys/setpgid.218
1 files changed, 9 insertions, 9 deletions
diff --git a/lib/libc/sys/setpgid.2 b/lib/libc/sys/setpgid.2
index c771e03..79ece67 100644
--- a/lib/libc/sys/setpgid.2
+++ b/lib/libc/sys/setpgid.2
@@ -67,6 +67,15 @@ The requested process group ID must already exist in the session of
the caller, or it must be equal to the target process ID.
.Sh RETURN VALUES
.Rv -std setpgid
+.Sh COMPATIBILITY
+The
+.Fn setpgrp
+system call
+is identical to
+.Fn setpgid ,
+and is retained for calling convention compatibility with historical
+versions of
+.Bx .
.Sh ERRORS
The
.Fn setpgid
@@ -98,12 +107,3 @@ The
.Fn setpgid
system call is expected to conform to
.St -p1003.1-90 .
-.Sh COMPATIBILITY
-The
-.Fn setpgrp
-system call
-is identical to
-.Fn setpgid ,
-and is retained for calling convention compatibility with historical
-versions of
-.Bx .
OpenPOWER on IntegriCloud