summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1994-08-28 17:08:36 +0000
committerbde <bde@FreeBSD.org>1994-08-28 17:08:36 +0000
commit998cab9143baac99af53e5a62f0c380e16154530 (patch)
tree8f37288a5828cbca329710b5eb73760aa49902d9 /lib/libc/compat-43
parent6a06e1d77ab8206db14ddfbf94828d01468dbb52 (diff)
downloadFreeBSD-src-998cab9143baac99af53e5a62f0c380e16154530.zip
FreeBSD-src-998cab9143baac99af53e5a62f0c380e16154530.tar.gz
gethostid.2 is now gethostid.3. Instal the correct one.
Diffstat (limited to 'lib/libc/compat-43')
-rw-r--r--lib/libc/compat-43/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/compat-43/Makefile.inc b/lib/libc/compat-43/Makefile.inc
index 8a4457a..8d1ecc3 100644
--- a/lib/libc/compat-43/Makefile.inc
+++ b/lib/libc/compat-43/Makefile.inc
@@ -13,4 +13,4 @@ MAN2+= compat-43/creat.2 compat-43/killpg.2 \
MAN3+= compat-43/gethostid.3 compat-43/setruid.3
MLINKS+=setruid.3 setrgid.3
-MLINKS+=gethostid.2 sethostid.2
+MLINKS+=gethostid.3 sethostid.3
OpenPOWER on IntegriCloud