Make linkntoa.3 a link to linkaddr.3 again; fixes PR lib/4017 from maximum

entropy <entropy@tardis.bernstein.com>.
This commit is contained in:
kleink 1997-08-26 20:27:05 +00:00
parent 23eb2db171
commit 0dfbaed62c
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.inc,v 1.33 1997/07/20 13:33:17 mrg Exp $
# $NetBSD: Makefile.inc,v 1.34 1997/08/26 20:27:05 kleink Exp $
# @(#)Makefile.inc 8.2 (Berkeley) 9/5/93
# net sources
@ -43,7 +43,7 @@ MLINKS+=inet.3 addr.3 inet.3 inet_addr.3 inet.3 inet_aton.3 \
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 linkntoa.3 linkaddr.3 link_ntoa.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 \