aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
Diffstat (limited to 'man2')
-rw-r--r--man2/_exit.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/_exit.2 b/man2/_exit.2
index 470720764e..f49d47ab6c 100644
--- a/man2/_exit.2
+++ b/man2/_exit.2
@@ -79,7 +79,7 @@ is equivalent to
.SH RETURN VALUE
These functions do not return.
.SH CONFORMING TO
-SVr4, POSIX.1-2001, 4.3BSD.
+POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD.
The function
.BR _Exit ()
was introduced by C99.