summaryrefslogtreecommitdiff
path: root/lib/libc/gen/nlist.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/nlist.3')
-rw-r--r--lib/libc/gen/nlist.310
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/gen/nlist.3 b/lib/libc/gen/nlist.3
index 2caafea0289..7ef45b7b9a8 100644
--- a/lib/libc/gen/nlist.3
+++ b/lib/libc/gen/nlist.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nlist.3,v 1.11 2013/06/05 03:39:22 tedu Exp $
+.\" $OpenBSD: nlist.3,v 1.12 2013/07/17 05:42:11 schwarze Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 5 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt NLIST 3
.Os
.Sh NAME
@@ -70,7 +70,7 @@ does not exist or is not an executable, the returned value is \-1.
.Sh SEE ALSO
.Xr a.out 5
.Sh HISTORY
-A
+An
.Fn nlist
-function appeared in
-.At v6 .
+function first appeared in
+.At v3 .