diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-07 16:44:39 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-07 16:44:39 +0000 |
commit | d772ee662c59d0c57ee6ec091bcc1b5d284fb641 (patch) | |
tree | 2ba3033cb81512b9255ff0b54ad76cd667e5d2c6 /share/man/man3/end.3 | |
parent | 59bb7d3d2196d91e9c21929f6b0dbad6562a46b5 (diff) |
More man page fixes. Particularly fix uses of it's/its, affect/effect,
then/than and such. Other miscellaneous problems fixed across these source
files.
Diffstat (limited to 'share/man/man3/end.3')
-rw-r--r-- | share/man/man3/end.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man3/end.3 b/share/man/man3/end.3 index 9bd5efc82b8..8e6640591ce 100644 --- a/share/man/man3/end.3 +++ b/share/man/man3/end.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: end.3,v 1.3 1998/09/05 17:41:48 deraadt Exp $ +.\" $OpenBSD: end.3,v 1.4 1998/09/07 16:44:36 aaron Exp $ .\" $NetBSD: end.3,v 1.5 1996/03/01 00:17:49 jtc Exp $ .\" .\" Copyright (c) 1986 @@ -61,7 +61,7 @@ the end of the data segment .Xr brk 2 , .Xr malloc 3 .Sh HISTORY -A +An .Nm end manual appeared in .At v6 . |