summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/Makefile.inc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-31 10:54:44 +0000
committerru <ru@FreeBSD.org>2001-08-31 10:54:44 +0000
commitda7d969a02af06eb75fb6c18fce16a6a188167e4 (patch)
treec7be8c5716f7094eaf574a5d2f7152c8e5bf6ec8 /lib/libc/net/Makefile.inc
parent69224c0edd32d46efbcdb9ad329891e820f0898a (diff)
downloadFreeBSD-src-da7d969a02af06eb75fb6c18fce16a6a188167e4.zip
FreeBSD-src-da7d969a02af06eb75fb6c18fce16a6a188167e4.tar.gz
Add manpage for inet_net_ntop(3) and inet_net_pton(3).
Obtained from: NetBSD
Diffstat (limited to 'lib/libc/net/Makefile.inc')
-rw-r--r--lib/libc/net/Makefile.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/net/Makefile.inc b/lib/libc/net/Makefile.inc
index 8144f40..343755d 100644
--- a/lib/libc/net/Makefile.inc
+++ b/lib/libc/net/Makefile.inc
@@ -46,7 +46,8 @@ MAN+= addr2ascii.3 byteorder.3 ethers.3 getaddrinfo.3 gethostbyname.3 \
getifaddrs.3 getipnodebyname.3 \
getnameinfo.3 getnetent.3 getprotoent.3 getservent.3 hesiod.3 \
if_indextoname.3 \
- inet.3 inet6_option_space.3 inet6_rthdr_space.3 linkaddr.3 \
+ inet.3 inet_net.3 \
+ inet6_option_space.3 inet6_rthdr_space.3 linkaddr.3 \
nsdispatch.3 rcmd.3 resolver.3
# not installed: iso_addr.3 ns.3
@@ -75,6 +76,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 inet_ntop.3 inet.3 inet_pton.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+=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