summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2003-07-19 00:03:53 +0000
committerDavid Krause <david@cvs.openbsd.org>2003-07-19 00:03:53 +0000
commit7b79c7366ff21764d1b5f6a37f85fd6307cab99e (patch)
treeaaa1721b7715cbb2abfe1b5e901377dff959d779 /sys/arch/mvme68k
parent7da37264d9626a821731a590b0e20fb530348aab (diff)
don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)
ok millert@
Diffstat (limited to 'sys/arch/mvme68k')
-rw-r--r--sys/arch/mvme68k/stand/installboot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme68k/stand/installboot/Makefile b/sys/arch/mvme68k/stand/installboot/Makefile
index 3f969dabdc6..92b5be3593c 100644
--- a/sys/arch/mvme68k/stand/installboot/Makefile
+++ b/sys/arch/mvme68k/stand/installboot/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.4 2000/05/25 21:55:03 deraadt Exp $
+# $OpenBSD: Makefile,v 1.5 2003/07/19 00:03:52 david Exp $
MAN= installboot.8
-MANSUBDIR=/mvme68k
+MANSUBDIR=mvme68k
.if ${MACHINE} == "mvme68k"
PROG= installboot