diff options
author | ru <ru@FreeBSD.org> | 2002-12-13 16:53:51 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-12-13 16:53:51 +0000 |
commit | 311f3f365619895fe10f9545c7a024b5e4f929eb (patch) | |
tree | 0e8c7e45cfee821bdd458c9d0992458da7e88902 /lib/libc/stdlib/exit.3 | |
parent | b260d5936a32542bd1641cc707c0ef53b39f1144 (diff) | |
download | FreeBSD-src-311f3f365619895fe10f9545c7a024b5e4f929eb.zip FreeBSD-src-311f3f365619895fe10f9545c7a024b5e4f929eb.tar.gz |
mdoc(7) police: sort xrefs in SEE ALSO.
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 b5e64bd..557af83 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 _exit 2 , .Xr wait 2 , +.Xr _exit 2 , .Xr atexit 3 , .Xr intro 3 , .Xr sysexits 3 , |