diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1994-08-28 17:08:36 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1994-08-28 17:08:36 +0000 |
| commit | eddd756f9caf2c91c6418fbc82dd1265c259f7ac (patch) | |
| tree | 8f37288a5828cbca329710b5eb73760aa49902d9 /lib/libc | |
| parent | 07d0464545f03132c80a33fde03ab771ce7cc5e5 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/compat-43/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/compat-43/Makefile.inc b/lib/libc/compat-43/Makefile.inc index 8a4457a1cfe04..8d1ecc31faf74 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 |
