summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/Makefile.inc
diff options
context:
space:
mode:
authorshin <shin@FreeBSD.org>2000-03-12 19:38:22 +0000
committershin <shin@FreeBSD.org>2000-03-12 19:38:22 +0000
commit602b08acfa43a3a2b7f9ca255f8d32ca7262c4f2 (patch)
treeffacdb2e55307bad2aac0a4cad6f3d1ebdf0aa46 /lib/libc/net/Makefile.inc
parent12c8708cdb2fa8e7a2d5d5ffe85b4fbfd45f503c (diff)
downloadFreeBSD-src-602b08acfa43a3a2b7f9ca255f8d32ca7262c4f2.zip
FreeBSD-src-602b08acfa43a3a2b7f9ca255f8d32ca7262c4f2.tar.gz
Merge from NetBSD. Addition of inet_ntop() and inet_pton() description.
Specified by: Robert Muir <rmuir@looksharp.net> Obtained from: NetBSD
Diffstat (limited to 'lib/libc/net/Makefile.inc')
-rw-r--r--lib/libc/net/Makefile.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/net/Makefile.inc b/lib/libc/net/Makefile.inc
index 7080581..22c4010 100644
--- a/lib/libc/net/Makefile.inc
+++ b/lib/libc/net/Makefile.inc
@@ -55,8 +55,9 @@ MLINKS+=if_indextoname.3 if_nametoindex.3 if_indextoname.3 if_nameindex.3 \
if_indextoname.3 if_freenameindex.3
MLINKS+=inet.3 addr.3 inet.3 inet_addr.3 inet.3 inet_aton.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_network.3 inet.3 inet_ntoa.3 \
+ inet.3 inet_ntop.3 inet.3 inet_pton.3 \
+ inet.3 network.3 inet.3 ntoa.3
MLINKS+=inet6_option_space.3 inet6_option_alloc.3 \
inet6_option_space.3 inet6_option_append.3 \
inet6_option_space.3 inet6_option_find.3 \
OpenPOWER on IntegriCloud