diff options
author | 1998-09-05 17:41:44 +0000 | |
---|---|---|
committer | 1998-09-05 17:41:44 +0000 | |
commit | a8f174ddf0159cefc77a70c665d3ce5f24c56482 (patch) | |
tree | 31af959b726233e358eded600d2703f846bc4e3b /share/man/man3 | |
parent | code for mounting xfs (diff) | |
download | wireguard-openbsd-a8f174ddf0159cefc77a70c665d3ce5f24c56482.tar.xz wireguard-openbsd-a8f174ddf0159cefc77a70c665d3ce5f24c56482.zip |
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 |