summaryrefslogtreecommitdiffstats
path: root/usr.bin/vgrind
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-05 19:00:04 +0000
committerwollman <wollman@FreeBSD.org>1994-08-05 19:00:04 +0000
commit3ac06aac07cc33b027d1fa594ed74029dcb95797 (patch)
tree80d81dd90d559a596166cc04bb574b989c5382ee /usr.bin/vgrind
parent2751343523c9bb9aa93dd1140a938c0f6077551a (diff)
downloadFreeBSD-src-3ac06aac07cc33b027d1fa594ed74029dcb95797.zip
FreeBSD-src-3ac06aac07cc33b027d1fa594ed74029dcb95797.tar.gz
More merry makefile munging for man page compatability.
Diffstat (limited to 'usr.bin/vgrind')
-rw-r--r--usr.bin/vgrind/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/vgrind/Makefile b/usr.bin/vgrind/Makefile
index 0bd4f00..4e08e01 100644
--- a/usr.bin/vgrind/Makefile
+++ b/usr.bin/vgrind/Makefile
@@ -2,8 +2,8 @@
PROG= vfontedpr
SRCS= regexp.c vfontedpr.c
-MAN1= vgrind.0
-MAN5= vgrindefs.0
+MAN1= vgrind.1
+MAN5= vgrindefs.5
BINDIR= /usr/libexec
CLEANFILES+=vgrindefs.src.db
OpenPOWER on IntegriCloud