From ac7bc7dc91fd898b819e49238b290fc5dc91c2fd Mon Sep 17 00:00:00 2001 From: mpp Date: Fri, 9 Feb 1996 00:45:45 +0000 Subject: Added some missing MLINKS for section 3 man pages. Also corrected a few minor formatting errors, file location and cross references in some of the section 3 man pages. This shuts up a lot of the output from "manck" for section 3. --- lib/libc/net/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/net') diff --git a/lib/libc/net/Makefile.inc b/lib/libc/net/Makefile.inc index dd509ae..fa40736 100644 --- a/lib/libc/net/Makefile.inc +++ b/lib/libc/net/Makefile.inc @@ -35,7 +35,7 @@ MLINKS+=getservent.3 endservent.3 getservent.3 getservbyname.3 \ MLINKS+=inet.3 addr.3 inet.3 inet_addr.3 inet.3 inet_lnaof.3 \ inet.3 inet_makeaddr.3 inet.3 inet_netof.3 inet.3 inet_network.3 \ inet.3 inet_ntoa.3 inet.3 network.3 inet.3 ntoa.3 inet.3 inet_aton.3 -MLINKS+=linkaddr.3 linkntoa.3 +MLINKS+=linkaddr.3 link_addr.3 linkaddr.3 link_ntoa.3 MLINKS+=ns.3 ns_addr.3 ns.3 ns_ntoa.3 MLINKS+=rcmd.3 rresvport.3 rcmd.3 iruserok.3 rcmd.3 ruserok.3 MLINKS+=resolver.3 dn_comp.3 resolver.3 dn_expand.3 resolver.3 res_init.3 \ -- cgit v1.1