diff options
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 8beca7c..de91276 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 |