summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/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/stdio/Makefile.inc
parente429759bcf3eb8398d78b1609e915121e319b017 (diff)
downloadFreeBSD-src-25ef23ac1cd91aa5fdc342b2889f86ee3ea73daa.zip
FreeBSD-src-25ef23ac1cd91aa5fdc342b2889f86ee3ea73daa.tar.gz
MAN[1-9] -> MAN.
Diffstat (limited to 'lib/libc/stdio/Makefile.inc')
-rw-r--r--lib/libc/stdio/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/Makefile.inc b/lib/libc/stdio/Makefile.inc
index 514ab31..f4a9f32 100644
--- a/lib/libc/stdio/Makefile.inc
+++ b/lib/libc/stdio/Makefile.inc
@@ -17,7 +17,7 @@ SRCS+= _flock_stub.c \
vsscanf.c wbuf.c wsetup.c
.if ${LIB} == "c"
-MAN3+= fclose.3 ferror.3 fflush.3 fgetln.3 fgets.3 fopen.3 fputs.3 \
+MAN+= fclose.3 ferror.3 fflush.3 fgetln.3 fgets.3 fopen.3 fputs.3 \
fread.3 fseek.3 funopen.3 getc.3 mktemp.3 printf.3 putc.3 remove.3 \
scanf.3 setbuf.3 stdio.3 tmpnam.3 ungetc.3
OpenPOWER on IntegriCloud