Module Name:    src
Committed By:   maya
Date:           Mon Mar 30 20:35:12 UTC 2020

Modified Files:
        src/lib/libc/gen: nlist.3

Log Message:
xref elf(5).


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/gen/nlist.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/gen/nlist.3
diff -u src/lib/libc/gen/nlist.3:1.11 src/lib/libc/gen/nlist.3:1.12
--- src/lib/libc/gen/nlist.3:1.11	Thu Aug  7 16:42:53 2003
+++ src/lib/libc/gen/nlist.3	Mon Mar 30 20:35:12 2020
@@ -1,4 +1,4 @@
-.\"	$NetBSD: nlist.3,v 1.11 2003/08/07 16:42:53 agc Exp $
+.\"	$NetBSD: nlist.3,v 1.12 2020/03/30 20:35:12 maya Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)nlist.3	8.3 (Berkeley) 4/19/94
 .\"
-.Dd April 19, 1994
+.Dd March 30, 2020
 .Dt NLIST 3
 .Os
 .Sh NAME
@@ -72,6 +72,7 @@ if the file
 does not exist or is not executable, the returned value is \-1.
 .Sh SEE ALSO
 .Xr a.out 5
+.Xr elf 5
 .Sh HISTORY
 A
 .Fn nlist

Reply via email to