summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/compat-43/Makefile.inc')
-rw-r--r--lib/libc/compat-43/Makefile.inc9
1 files changed, 6 insertions, 3 deletions
diff --git a/lib/libc/compat-43/Makefile.inc b/lib/libc/compat-43/Makefile.inc
index e4d66f5..8a4457a 100644
--- a/lib/libc/compat-43/Makefile.inc
+++ b/lib/libc/compat-43/Makefile.inc
@@ -6,8 +6,11 @@
SRCS+= creat.c gethostid.c getwd.c killpg.c sethostid.c setpgrp.c \
setregid.c setreuid.c setrgid.c setruid.c sigcompat.c
-MAN2+= creat.0 gethostid.0 killpg.0 setregid.0 setreuid.0 setruid.0 \
- sigblock.0 sigpause.0 sigsetmask.0 sigvec.0
+MAN2+= compat-43/creat.2 compat-43/killpg.2 \
+ compat-43/setregid.2 compat-43/setreuid.2 compat-43/sigblock.2 \
+ compat-43/sigpause.2 compat-43/sigsetmask.2 compat-43/sigvec.2
-MLINKS+=setruid.2 setrgid.2
+MAN3+= compat-43/gethostid.3 compat-43/setruid.3
+
+MLINKS+=setruid.3 setrgid.3
MLINKS+=gethostid.2 sethostid.2
OpenPOWER on IntegriCloud