summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorgnn <gnn@FreeBSD.org>2005-01-24 01:40:16 +0000
committergnn <gnn@FreeBSD.org>2005-01-24 01:40:16 +0000
commitc51ffe001a7e6663ddb214b9dfe4e7f30e7f7220 (patch)
tree53467fbfe1d088a93ea1c30acdd259a9cc3e8c92 /lib
parentfa9ea538054b5c480f1a3746b08b9dd3a4c7042d (diff)
downloadFreeBSD-src-c51ffe001a7e6663ddb214b9dfe4e7f30e7f7220.zip
FreeBSD-src-c51ffe001a7e6663ddb214b9dfe4e7f30e7f7220.tar.gz
Fix a dangling MKLINK from my last commit.
Approved by: rwatson (mentor)
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/net/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/Makefile.inc b/lib/libc/net/Makefile.inc
index a20daef..cacd506 100644
--- a/lib/libc/net/Makefile.inc
+++ b/lib/libc/net/Makefile.inc
@@ -56,7 +56,7 @@ MLINKS+=ethers.3 ether_aton.3 ethers.3 ether_hostton.3 ethers.3 ether_line.3 \
ethers.3 ether_ntoa.3 ethers.3 ether_ntohost.3
MLINKS+=eui64.3 eui64_aton.3 eui64.3 eui64_hostton.3 \
eui64.3 eui64_ntoa.3 eui64.3 eui64_ntohost.3
-MLINKS+=getaddrinfo.3 freeaddrinfo.3 getaddrinfo.3
+MLINKS+=getaddrinfo.3 freeaddrinfo.3
MLINKS+=gethostbyname.3 endhostent.3 gethostbyname.3 gethostbyaddr.3 \
gethostbyname.3 gethostbyname2.3 gethostbyname.3 gethostent.3 \
gethostbyname.3 herror.3 gethostbyname.3 hstrerror.3 \
OpenPOWER on IntegriCloud