MLINKS needs section numbers
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 24 Sep 1991 06:21:10 +0000 (22:21 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 24 Sep 1991 06:21:10 +0000 (22:21 -0800)
SCCS-vsn: sbin/restore/Makefile 5.12

usr/src/sbin/restore/Makefile

index 79196e3..a554f1a 100644 (file)
@@ -1,4 +1,4 @@
-#      @(#)Makefile    5.11 (Berkeley) %G%
+#      @(#)Makefile    5.12 (Berkeley) %G%
 
 PROG=  restore
 LINKS= ${BINDIR}/restore ${BINDIR}/rrestore
 
 PROG=  restore
 LINKS= ${BINDIR}/restore ${BINDIR}/rrestore
@@ -9,7 +9,7 @@ BINOWN= root
 BINGRP=        tty
 BINMODE=6555
 MAN8=  restore.0
 BINGRP=        tty
 BINMODE=6555
 MAN8=  restore.0
-MLINKS+=restore.0 rrestore.0
+MLINKS+=restore.8 rrestore.8
 .PATH: ${.CURDIR}/../dump
 
 all: restore
 .PATH: ${.CURDIR}/../dump
 
 all: restore