summaryrefslogtreecommitdiff
path: root/lib/libc/sys/setpgid.2
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1996-12-02 20:03:58 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1996-12-02 20:03:58 +0000
commitfd3bf33fd08e80d77fd2fe1c1a5607beffe5e7f6 (patch)
treec6ae540f132ac67a292ccdede91d35abb08d70e3 /lib/libc/sys/setpgid.2
parent932463226baeeead7810fa955d4d4ebd7cd464fd (diff)
Notes
Diffstat (limited to 'lib/libc/sys/setpgid.2')
-rw-r--r--lib/libc/sys/setpgid.27
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libc/sys/setpgid.2 b/lib/libc/sys/setpgid.2
index 141c2032e79e0..4490edf6a490a 100644
--- a/lib/libc/sys/setpgid.2
+++ b/lib/libc/sys/setpgid.2
@@ -77,9 +77,10 @@ of the calling process.
.Sh SEE ALSO
.Xr getpgrp 2
.Sh STANDARDS
-.Fn Setpgid
-conforms to IEEE Std 1003.1-1988
-.Pq Dq Tn POSIX .
+The
+.Fn setpgid
+function call is expected to conform to
+.St -p1003.1-90 .
.Sh COMPATIBILITY
.Fn Setpgrp
is identical to