fix the man page links
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 7 Jul 1992 05:04:34 +0000 (21:04 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 7 Jul 1992 05:04:34 +0000 (21:04 -0800)
SCCS-vsn: sbin/reboot/Makefile 5.10

usr/src/sbin/reboot/Makefile

index 9400abf..8433f8b 100644 (file)
@@ -1,10 +1,10 @@
-#      @(#)Makefile    5.9 (Berkeley) %G%
+#      @(#)Makefile    5.10 (Berkeley) %G%
 
 PROG=  reboot
 DPADD= ${LIBUTIL}
 LDADD= -lutil
 MAN8=  reboot.0 boot_hp300.0 boot_i386.0 boot_tahoe.0 boot_vax.0
 
 PROG=  reboot
 DPADD= ${LIBUTIL}
 LDADD= -lutil
 MAN8=  reboot.0 boot_hp300.0 boot_i386.0 boot_tahoe.0 boot_vax.0
-MLINKS=        halt.8 reboot.8
+MLINKS=        reboot.8 halt.8
 LINKS= ${BINDIR}/reboot ${BINDIR}/halt
 
 afterinstall:
 LINKS= ${BINDIR}/reboot ${BINDIR}/halt
 
 afterinstall: