summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/nls/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/nls/Makefile.inc b/lib/libc/nls/Makefile.inc
index f72d091..22c693b 100644
--- a/lib/libc/nls/Makefile.inc
+++ b/lib/libc/nls/Makefile.inc
@@ -3,4 +3,4 @@
.PATH: ${.CURDIR}/nls
SRCS+= catclose.c catgets.c catopen.c msgcat.c
-MAN+= catclose.3 catgets.3 catopen.3
+MAN3+= nls/catclose.3 nls/catgets.3 nls/catopen.3
OpenPOWER on IntegriCloud