diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1996-12-03 15:55:45 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1996-12-03 15:55:45 +0000 |
| commit | e56cec74b4eb1f1eae746e69572a97125a1bc7cc (patch) | |
| tree | 39051579679106eea2c37da3df5ee657431d619c /lib/libc/sys/setpgid.2 | |
| parent | 4420bcc12682de586ef3beec3a1e5a0145b11768 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/setpgid.2')
| -rw-r--r-- | lib/libc/sys/setpgid.2 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libc/sys/setpgid.2 b/lib/libc/sys/setpgid.2 index 141c2032e79e..4490edf6a490 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 |
