Module Name:    src
Committed By:   jruoho
Date:           Wed Mar 31 16:52:03 UTC 2010

Modified Files:
        src/share/man/man1: ld.so.1

Log Message:
Add the "Linkers and Loaders" to SEE ALSO.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man1/ld.so.1

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

Modified files:

Index: src/share/man/man1/ld.so.1
diff -u src/share/man/man1/ld.so.1:1.2 src/share/man/man1/ld.so.1:1.3
--- src/share/man/man1/ld.so.1:1.2	Wed Apr 30 13:10:53 2008
+++ src/share/man/man1/ld.so.1	Wed Mar 31 16:52:03 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ld.so.1,v 1.2 2008/04/30 13:10:53 martin Exp $
+.\"	$NetBSD: ld.so.1,v 1.3 2010/03/31 16:52:03 jruoho Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd May 6, 2000
+.Dd March 31, 2010
 .Dt LD.SO 1
 .Os
 .Sh NAME
@@ -52,3 +52,9 @@
 .Xr elf 5 ,
 .Xr link 5 ,
 .Xr ldconfig 8
+.Rs
+.%A John R. Levine
+.%B Linkers and Loaders
+.%D 1999
+.%I Morgan Kaufmann
+.Re

Reply via email to