diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-20 23:23:22 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-20 23:23:22 +0000 |
| commit | 75141cc9877bd4c86b39c602f68ae5dc205cefdb (patch) | |
| tree | 23860e44c1ece8967b4f9b16c420be624a805a80 /lib/libc/stdlib/exit.3 | |
| parent | 179604044813b13b6c13ecb74de46206ad287e49 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib/exit.3')
| -rw-r--r-- | lib/libc/stdlib/exit.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/exit.3 b/lib/libc/stdlib/exit.3 index 8beca7c6fae8..de9127659ea2 100644 --- a/lib/libc/stdlib/exit.3 +++ b/lib/libc/stdlib/exit.3 @@ -79,8 +79,8 @@ never returns. .Xr _exit 2 , .Xr atexit 3 , .Xr intro 3 , -.Xr tmpfile 3 , -.Xr sysexits 3 +.Xr sysexits 3 , +.Xr tmpfile 3 .Sh STANDARDS The .Fn exit |
