Subject: lib/4017: linkntoa.3 should be a link to linkaddr.3
To: None <gnats-bugs@gnats.netbsd.org>
From: maximum entropy <entropy@tardis.bernstein.com>
List: netbsd-bugs
Date: 08/19/1997 08:16:28
>Number:         4017
>Category:       lib
>Synopsis:       link for linkntoa.3 isn't created during install
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lib-bug-people (Library Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 19 05:20:02 1997
>Last-Modified:
>Originator:     maximum entropy
>Organization:
	
>Release:        <NetBSD-current source date> 19970819
>Environment:
	
Any NetBSD-current system
System: NetBSD tardis.bernstein.com 1.2G NetBSD 1.2G (C466DE) #0: Mon Aug 11 13:29:35 EDT 1997 entropy@tardis.bernstein.com:/usr/src/sys/arch/i386/compile/C466DE i386


>Description:
	
The linkaddr.3 man page gets installed under several names, linkaddr.3,
link_addr.3, and link_ntoa.3.  It seems there used to be a link named
linkntoa.3 at one time, but now it's missing for some reason.  I found
an old copy of the page there on my system.
>How-To-Repeat:
	
man 3 linkntoa
>Fix:
	

--- /usr/src/lib/libc/net/Makefile.inc.orig	Mon Jul 21 07:12:58 1997
+++ /usr/src/lib/libc/net/Makefile.inc	Tue Aug 19 07:48:02 1997
@@ -43,7 +43,7 @@
 	inet.3 inet_network.3 inet.3 inet_ntoa.3 inet.3 network.3 \
 	inet.3 ntoa.3
 MLINKS+=inet_net.3 inet_net_ntop.3 inet_net.3 inet_net_pton.3
-MLINKS+=linkaddr.3 link_addr.3 linkaddr.3 link_ntoa.3
+MLINKS+=linkaddr.3 link_addr.3 linkaddr.3 link_ntoa.3 linkaddr.3 linkntoa.3
 MLINKS+=ns.3 ns_addr.3 ns.3 ns_ntoa.3
 MLINKS+=rcmd.3 iruserok.3 rcmd.3 rresvport.3 rcmd.3 ruserok.3 rcmd.3 orcmd.3
 MLINKS+=resolver.3 dn_comp.3 resolver.3 dn_expand.3 resolver.3 res_init.3 \
>Audit-Trail:
>Unformatted: