diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-09-05 17:41:50 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-09-05 17:41:50 +0000 |
commit | 2503091ae21f05c1ed9dc130107f49a6eb23cdfe (patch) | |
tree | bd9553a20963df88f2755602f595df356d1b5d82 /share/man/man3 | |
parent | 1098170b234f3b63f3e1251e8c3d15ae65ba129d (diff) |
more man page repairs; aaron@ug.cs.dal.ca
Diffstat (limited to 'share/man/man3')
-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 57473b360aa..9bd5efc82b8 100644 --- a/share/man/man3/end.3 +++ b/share/man/man3/end.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: end.3,v 1.2 1996/03/29 10:16:00 niklas Exp $ +.\" $OpenBSD: end.3,v 1.3 1998/09/05 17:41:48 deraadt Exp $ .\" $NetBSD: end.3,v 1.5 1996/03/01 00:17:49 jtc Exp $ .\" .\" Copyright (c) 1986 @@ -51,7 +51,7 @@ The global variables .Va end , etext and .Va edata -correspond to the +correspond to the next address following the end of the text segment, the end of initialized data segment and |