summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/Makefile.inc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-27 17:27:19 +0000
committerru <ru@FreeBSD.org>2001-03-27 17:27:19 +0000
commit25ef23ac1cd91aa5fdc342b2889f86ee3ea73daa (patch)
treee9b08b54acff71fa727310a461d700095bbe9587 /lib/libc/string/Makefile.inc
parente429759bcf3eb8398d78b1609e915121e319b017 (diff)
downloadFreeBSD-src-25ef23ac1cd91aa5fdc342b2889f86ee3ea73daa.zip
FreeBSD-src-25ef23ac1cd91aa5fdc342b2889f86ee3ea73daa.tar.gz
MAN[1-9] -> MAN.
Diffstat (limited to 'lib/libc/string/Makefile.inc')
-rw-r--r--lib/libc/string/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/Makefile.inc b/lib/libc/string/Makefile.inc
index 6e05691..026be17 100644
--- a/lib/libc/string/Makefile.inc
+++ b/lib/libc/string/Makefile.inc
@@ -17,7 +17,7 @@ MISRCS+=bcmp.c bcopy.c bzero.c ffs.c index.c memccpy.c memchr.c memcmp.c \
.include "${.CURDIR}/../libc/${MACHINE_ARCH}/string/Makefile.inc"
.if ${LIB} == "c"
-MAN3+= bcmp.3 bcopy.3 bstring.3 bzero.3 ffs.3 index.3 memccpy.3 memchr.3 \
+MAN+= bcmp.3 bcopy.3 bstring.3 bzero.3 ffs.3 index.3 memccpy.3 memchr.3 \
memcmp.3 memcpy.3 memmove.3 memset.3 rindex.3 strcasecmp.3 strcat.3 \
strchr.3 strcmp.3 strcoll.3 strcpy.3 strcspn.3 strdup.3 strerror.3 \
string.3 strlcpy.3 strlen.3 strmode.3 strpbrk.3 strrchr.3 strsep.3 \
OpenPOWER on IntegriCloud