Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man1 Add the "Linkers and Loaders" to SEE ALSO.



details:   https://anonhg.NetBSD.org/src/rev/d0e855efe9ae
branches:  trunk
changeset: 753528:d0e855efe9ae
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Wed Mar 31 16:52:03 2010 +0000

description:
Add the "Linkers and Loaders" to SEE ALSO.

diffstat:

 share/man/man1/ld.so.1 |  10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diffs (28 lines):

diff -r 6ef00b0f98c2 -r d0e855efe9ae share/man/man1/ld.so.1
--- a/share/man/man1/ld.so.1    Wed Mar 31 15:01:51 2010 +0000
+++ b/share/man/man1/ld.so.1    Wed Mar 31 16:52:03 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index