diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-04 20:55:50 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-04 20:55:50 +0000 |
| commit | 1c85060a1336f3d13c474b01bf8ce4d997ca3793 (patch) | |
| tree | ed33b065b7476cddbae2c50bb2ebf1b07a385df6 /lib/libc/stdlib | |
| parent | 2d1dca73ee8401b58859aa5a47d081a1706b9401 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib')
| -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 0d4a0a26b32d..8a5231bc49f6 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 , |
