diff options
| author | Sergey Kandaurov <pluknet@FreeBSD.org> | 2012-07-26 12:04:11 +0000 |
|---|---|---|
| committer | Sergey Kandaurov <pluknet@FreeBSD.org> | 2012-07-26 12:04:11 +0000 |
| commit | f6a6151849cb3fd65943ff4f6f889cd4e538de26 (patch) | |
| tree | 77bc090d4832baca3f155147a1373476889d8277 /lib/libc/stdlib/quick_exit.3 | |
| parent | 6f5d4319911b553224f859bc469d7af16dc0c370 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib/quick_exit.3')
| -rw-r--r-- | lib/libc/stdlib/quick_exit.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdlib/quick_exit.3 b/lib/libc/stdlib/quick_exit.3 index 06fde8b862124..f2ea379c91d10 100644 --- a/lib/libc/stdlib/quick_exit.3 +++ b/lib/libc/stdlib/quick_exit.3 @@ -54,4 +54,5 @@ function does not return. .Sh STANDARDS The .Fn quick_exit -function conforms to the C1x draft specification. +function conforms to +.St -isoC-2011 . |
