Install manual page in /usr/share/man/man8 - we don't have a vax
authorGeoff Rehmet <csgr@alpha.ru.ac.za>
Sun, 5 Jun 1994 09:25:31 +0000 (09:25 +0000)
committerGeoff Rehmet <csgr@alpha.ru.ac.za>
Sun, 5 Jun 1994 09:25:31 +0000 (09:25 +0000)
subdirectory, and Jordan and I have decided that we don't want one.

Previously the manula page ws getting installed as /usr/share/man/man8/vax ;-)
(Without this fix, the new bsd.man.mk breaks.)

usr.sbin/flcopy/Makefile

index 2cfc598..6bd6aef 100644 (file)
@@ -1,7 +1,6 @@
 #      @(#)Makefile    5.2 (Berkeley) 1/20/91
 
 PROG=  flcopy
 #      @(#)Makefile    5.2 (Berkeley) 1/20/91
 
 PROG=  flcopy
-MANSUBDIR=/vax
 MAN8=  flcopy.8
 
 .include <bsd.prog.mk>
 MAN8=  flcopy.8
 
 .include <bsd.prog.mk>