This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[unix-history] / sbin / reboot / Makefile
index f3065b1..91fc85c 100644 (file)
@@ -4,8 +4,8 @@ PROG=   reboot
 DPADD= ${LIBUTIL}
 LDADD= -lutil
 
 DPADD= ${LIBUTIL}
 LDADD= -lutil
 
-MAN8=  reboot_${MACHINE}.0
-MLINKS=        reboot_${MACHINE}.8 reboot.8
+MAN8=  reboot_${MACHINE}.8
+MLINKS=        reboot_${MACHINE}.8 ../reboot.8
 MANSUBDIR=/${MACHINE}
 
 .include <bsd.prog.mk>
 MANSUBDIR=/${MACHINE}
 
 .include <bsd.prog.mk>