summaryrefslogtreecommitdiff
path: root/man3/exit.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-12-16 22:11:08 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-12-16 22:11:08 +0000
commit1eb85d1484ae4418b2e740c0e82eeead3959bdd6 (patch)
tree273bf9a4c337673188df59cfa2de60fbaab01524 /man3/exit.3
parent9110c53a81742fb568a2e234756b3c3c56005350 (diff)
Updated various header pages to accurately reflect which functions
are and are not part of C89. Also fixed/improved a few other CONFORMING TO entries.
Diffstat (limited to 'man3/exit.3')
-rw-r--r--man3/exit.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/exit.3 b/man3/exit.3
index fc4c2faa..2a7870f9 100644
--- a/man3/exit.3
+++ b/man3/exit.3
@@ -54,7 +54,7 @@ termination, respectively.
.SH "RETURN VALUE"
The \fBexit\fP() function does not return.
.SH "CONFORMING TO"
-SVr4, 4.3BSD, POSIX.1-2001.
+SVr4, 4.3BSD, POSIX.1-2001, C89, C99.
.SH NOTES
.LP
It is undefined what happens if one of the