aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bad144
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1994-08-05 16:31:05 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1994-08-05 16:31:05 +0000
commit84e59eb50d533ef4e842fd057460814a2190b05c (patch)
tree63479b4fad6e4edc8f4c7be71c876af590d0c2b8 /usr.sbin/bad144
parentf5c789f5a934dba022d7028c85ccba1a840b7e72 (diff)
downloadsrc-84e59eb50d533ef4e842fd057460814a2190b05c.tar.gz
src-84e59eb50d533ef4e842fd057460814a2190b05c.zip
Get rid of update. Make man page installation work with our scheme
(and rename a few in the process).
Notes
Notes: svn path=/head/; revision=1863
Diffstat (limited to 'usr.sbin/bad144')
-rw-r--r--usr.sbin/bad144/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bad144/Makefile b/usr.sbin/bad144/Makefile
index f3e10daed65d..1b87ea20f05e 100644
--- a/usr.sbin/bad144/Makefile
+++ b/usr.sbin/bad144/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= bad144
-MAN8= bad144.0
-MANSUBDIR=/vax
+MAN8= bad144.8
+MANSUBDIR=/i386
.include <bsd.prog.mk>