Subject: bin/1387: man page for ld.so isn't being installed
To: None <gnats-bugs@gnats.netbsd.org>
From: Luke Mewburn <lukem@supp.cpr.itg.telecom.com.au>
List: netbsd-bugs
Date: 08/20/1995 14:59:49
>Number:         1387
>Category:       bin
>Synopsis:       man page for ld.so isn't being installed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people (Utility Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Aug 20 01:05:07 1995
>Last-Modified:
>Originator:     Luke Mewburn
>Organization:
Werj
>Release:        NetBSD-current 950813
>Environment:
>Description:
	The manual page for ld.so isn't being installed.
	It does exist, however, in /usr/src/gnu/usr.bin/ld/rtld/rtld.1
	This should be renamed to ld.so.1 and the makefile modified
	to suit.
>How-To-Repeat:
>Fix:
	# cd /usr/src/gnu/usr.bin/ld/rtld
	# mv rtld.1 ld.so.1
	# patch < thisfile

	(Note that it's probably easier to rename the rtdl.1,v file in 
	 the repository than try to work out a way with CVS to rename
	 a file - because I don't know if it's possible any other way)

*** Makefile.orig	Tue Nov 22 08:36:35 1994
--- Makefile	Sun Aug 20 14:31:45 1995
***************
*** 2,8 ****
  
  PROG=	ld.so
  SRCS=	mdprologue.S rtld.c malloc.c shlib.c etc.c md.c vfprintf.c
- NOMAN=	noman
  LDDIR?= $(.CURDIR)/..
  #PICFLAG=-pic
  PICFLAG=-fpic
--- 2,7 ----
>Audit-Trail:
>Unformatted: