aboutsummaryrefslogtreecommitdiffstats
path: root/man/man2/setsid.2
diff options
context:
space:
mode:
Diffstat (limited to 'man/man2/setsid.2')
-rw-r--r--man/man2/setsid.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man2/setsid.2 b/man/man2/setsid.2
index e4c40beb42..b49f13931c 100644
--- a/man/man2/setsid.2
+++ b/man/man2/setsid.2
@@ -45,7 +45,7 @@ Thus, in particular,
.BR setsid ()
fails if the calling process is already a process group leader.
.SH STANDARDS
-POSIX.1-2008.
+POSIX.1-2024.
.SH HISTORY
POSIX.1-2001, SVr4.
.SH NOTES