diff options
author | ru <ru@FreeBSD.org> | 2004-07-04 20:55:50 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-07-04 20:55:50 +0000 |
commit | 6651f20e0daee8d4c1fee0a632e7652f47a704a7 (patch) | |
tree | ed33b065b7476cddbae2c50bb2ebf1b07a385df6 /lib/libc/stdlib/exit.3 | |
parent | 95f8f1e08906224cb7baf7d920a0142b89d31df9 (diff) | |
download | FreeBSD-src-6651f20e0daee8d4c1fee0a632e7652f47a704a7.zip FreeBSD-src-6651f20e0daee8d4c1fee0a632e7652f47a704a7.tar.gz |
Sort SEE ALSO references (in dictionary order, ignoring case).
Diffstat (limited to 'lib/libc/stdlib/exit.3')
-rw-r--r-- | lib/libc/stdlib/exit.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/exit.3 b/lib/libc/stdlib/exit.3 index 0d4a0a2..8a5231b 100644 --- a/lib/libc/stdlib/exit.3 +++ b/lib/libc/stdlib/exit.3 @@ -119,8 +119,8 @@ and functions never return. .Sh SEE ALSO -.Xr wait 2 , .Xr _exit 2 , +.Xr wait 2 , .Xr atexit 3 , .Xr intro 3 , .Xr sysexits 3 , |