Subject: misc/2942: iso_addr.3 is not installed by libc/net/Makefile.inc
To: None <gnats-bugs@gnats.netbsd.org>
From: None <msaitoh@spa.is.uec.ac.jp>
List: netbsd-bugs
Date: 11/15/1996 19:36:15
>Number: 2942
>Category: misc
>Synopsis: iso_addr.3 is not installed by libc/net/Makefile.inc
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people (Misc Bug People)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Fri Nov 15 02:50:01 1996
>Last-Modified:
>Originator: SAITOH Masanobu
>Organization:
University of Electro-Communications
>Release: latest -current
>Environment:
System: NetBSD ifree.spa.is.uec.ac.jp 1.2B NetBSD 1.2B (IFREE) #18: Mon Nov 11 09:54:39 JST 1996 msaitoh@ifree.spa.is.uec.ac.jp:/var/sources/src/sys/arch/i386/compile/IFREE i386
>Description:
iso_addr.3 is present, but not installed.
>How-To-Repeat:
man iso_addr
>Fix:
Apply this patch:
--- src/lib/libc/net/Makefile.inc.orig Tue Oct 15 00:39:02 1996
+++ src/lib/libc/net/Makefile.inc Fri Nov 15 19:21:32 1996
@@ -19,7 +19,7 @@
.include "${.CURDIR}/arch/${MACHINE_ARCH}/net/Makefile.inc"
MAN+= byteorder.3 gethostbyname.3 getnetent.3 getprotoent.3 getservent.3 \
- inet.3 linkaddr.3 ns.3 rcmd.3 resolver.3 ethers.3
+ inet.3 iso_addr.3 linkaddr.3 ns.3 rcmd.3 resolver.3 ethers.3
MLINKS+=byteorder.3 htonl.3 byteorder.3 htons.3 byteorder.3 ntohl.3 \
byteorder.3 ntohs.3
>Audit-Trail:
>Unformatted: