aboutsummaryrefslogtreecommitdiffstats
path: root/man3/exit.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/exit.3')
-rw-r--r--man3/exit.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/exit.3 b/man3/exit.3
index d94ac6eb73..05b7fb54db 100644
--- a/man3/exit.3
+++ b/man3/exit.3
@@ -94,7 +94,9 @@ The
function uses a global variable that is not protected,
so it is not thread-safe.
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008, C89, C99, SVr4, 4.3BSD.
+C11, POSIX.1-2008.
+.SH HISTORY
+C89, POSIX.1-2001, SVr4, 4.3BSD.
.SH NOTES
The behavior is undefined if one of the functions registered using
.BR atexit (3)