aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mkdep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mkdep/Makefile')
-rw-r--r--usr.bin/mkdep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mkdep/Makefile b/usr.bin/mkdep/Makefile
index 61f62fd9fc62..94c5d65d8710 100644
--- a/usr.bin/mkdep/Makefile
+++ b/usr.bin/mkdep/Makefile
@@ -1,6 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
-MAN1= mkdep.0
+MAN1= mkdep.1
.if (${MACHINE} == "hp300" || ${MACHINE} == "i386" || \
${MACHINE} == "mips" || ${MACHINE} == "sparc")