From eddd756f9caf2c91c6418fbc82dd1265c259f7ac Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Sun, 28 Aug 1994 17:08:36 +0000 Subject: [PATCH] gethostid.2 is now gethostid.3. Instal the correct one. --- lib/libc/compat-43/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/compat-43/Makefile.inc b/lib/libc/compat-43/Makefile.inc index 8a4457a1cfe0..8d1ecc31faf7 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