summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorYoshinobu Inoue <shin@FreeBSD.org>2000-03-12 19:12:03 +0000
committerYoshinobu Inoue <shin@FreeBSD.org>2000-03-12 19:12:03 +0000
commit95919b4418b1c749ec1c94c6717a9037b97ed165 (patch)
tree47abb9d7b1d8009cbde79b7850cee4d4257544f2 /lib/libc
parent2056d525dbf7b473d01d23fa8bccfca77ed3ca32 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/net/Makefile.inc7
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libc/net/Makefile.inc b/lib/libc/net/Makefile.inc
index 8e7df1058191..c2421008dafe 100644
--- a/lib/libc/net/Makefile.inc
+++ b/lib/libc/net/Makefile.inc
@@ -71,9 +71,10 @@ MLINKS+=inet6_option_space.3 inet6_option_alloc.3 \
inet6_rthdr_space.3 inet6_rthdr_segments.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 iruserok.3 rcmd.3 rresvport.3 rcmd.3 ruserok.3 \
- rcmd.3 iruserok_af.3 rcmd.3 rresvport_af.3 rcmd.3 ruserok_af.3 \
- rcmd.3 rcmd_af.3
+MLINKS+=rcmd.3 iruserok.3 rcmd.3 iruserok_sa.3 \
+ rcmd.3 rcmd_af.3 \
+ rcmd.3 rresvport.3 rcmd.3 rresvport_af.3 \
+ rcmd.3 ruserok.3
MLINKS+=resolver.3 dn_comp.3 resolver.3 dn_expand.3 resolver.3 res_init.3 \
resolver.3 res_mkquery.3 resolver.3 res_query.3 \
resolver.3 res_search.3 resolver.3 res_send.3