summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormpech <>2001-07-27 23:48:12 +0000
committermpech <>2001-07-27 23:48:12 +0000
commit815ffb17b4390d87524b96e6b66ea0e0b6050d8c (patch)
treeefa90f44e0679446c8e34ff79a14014e69ca3dc8 /src
parent5ca33118ee381fe2484a9244aab71efe5cfdd924 (diff)
downloadopenbsd-815ffb17b4390d87524b96e6b66ea0e0b6050d8c.tar.gz
openbsd-815ffb17b4390d87524b96e6b66ea0e0b6050d8c.tar.bz2
openbsd-815ffb17b4390d87524b96e6b66ea0e0b6050d8c.zip
clean up.
millert@ ok
Diffstat (limited to 'src')
-rw-r--r--src/lib/libc/stdlib/exit.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/stdlib/exit.3 b/src/lib/libc/stdlib/exit.3
index cecc020d0f..bcfdfd38f5 100644
--- a/src/lib/libc/stdlib/exit.3
+++ b/src/lib/libc/stdlib/exit.3
@@ -33,7 +33,7 @@
33.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 33.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34.\" SUCH DAMAGE. 34.\" SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: exit.3,v 1.5 2001/03/08 20:43:42 deraadt Exp $ 36.\" $OpenBSD: exit.3,v 1.6 2001/07/27 23:48:12 mpech Exp $
37.\" 37.\"
38.Dd June 29, 1991 38.Dd June 29, 1991
39.Dt EXIT 3 39.Dt EXIT 3
@@ -69,7 +69,7 @@ function.
69Following this, 69Following this,
70.Fn exit 70.Fn exit
71calls 71calls
72.Xr _exit 2. 72.Xr _exit 2 .
73Note that typically 73Note that typically
74.Xr exit 2 74.Xr exit 2
75only passes the lower 8 bits of 75only passes the lower 8 bits of