diff options
Diffstat (limited to 'man/man2/setpgid.2')
| -rw-r--r-- | man/man2/setpgid.2 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/man/man2/setpgid.2 b/man/man2/setpgid.2 index 3bd9fc1d8d..39f3966de1 100644 --- a/man/man2/setpgid.2 +++ b/man/man2/setpgid.2 @@ -224,11 +224,9 @@ is not the calling process and not a child of the calling process. .BR setpgid () .TQ .BR getpgrp "() (no args)" -.TQ -.BR setpgrp "() (no args)" -POSIX.1-2008 (but see HISTORY). +POSIX.1-2024. .TP -.BR setpgrp "() (2 args)" +.BR setpgrp () .TQ .BR getpgrp "() (1 arg)" None. @@ -243,7 +241,8 @@ POSIX.1-2001. .TP .BR setpgrp "() (no args)" POSIX.1-2001. -POSIX.1-2008 marks it as obsolete. +Obsoleted in POSIX.1-2008. +Removed in POSIX.1-2024. .TP .BR setpgrp "() (2 args)" .TQ |
