diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-04-18 07:07:29 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-07-24 09:32:03 +0200 |
| commit | 5a3b5c1d0aa7154127236b6d46b71844b1ac39d9 (patch) | |
| tree | 3d6336794edf8a09157eb494a08303b183a16107 /man2 | |
| parent | c95f9f2c029268425acce4fb92f3a09d2823cd81 (diff) | |
| download | man-pages-5a3b5c1d0aa7154127236b6d46b71844b1ac39d9.tar.gz | |
_exit.2: CONFORMING TO: add POSIX.1-2008
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2')
| -rw-r--r-- | man2/_exit.2 | 2 |
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. |
