Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/share/man/man8/man8.sparc Pull up revision 1.10 (reques...



details:   https://anonhg.NetBSD.org/src/rev/d2ed285bae37
branches:  netbsd-1-6
changeset: 528313:d2ed285bae37
user:      lukem <lukem%NetBSD.org@localhost>
date:      Sun Jun 30 08:14:01 2002 +0000

description:
Pull up revision 1.10 (requested by grant in ticket #409):
remove installboot(8) for alpha, sparc, sparc64, sun3 and vax, as they
do not install /usr/mdec/installboot anymore.

diffstat:

 share/man/man8/man8.sparc/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 8834f334378e -r d2ed285bae37 share/man/man8/man8.sparc/Makefile
--- a/share/man/man8/man8.sparc/Makefile        Sun Jun 30 08:13:54 2002 +0000
+++ b/share/man/man8/man8.sparc/Makefile        Sun Jun 30 08:14:01 2002 +0000
@@ -1,7 +1,7 @@
 #      @(#)Makefile    5.1 (Berkeley) 3/22/91
-#      $NetBSD: Makefile,v 1.9 2002/01/06 07:44:11 mrg Exp $
+#      $NetBSD: Makefile,v 1.9.2.1 2002/06/30 08:14:01 lukem Exp $
 
-MAN=   MAKEDEV.8 boot.8 installboot.8 binstall.8
+MAN=   MAKEDEV.8 boot.8 binstall.8
 MLINKS=        MAKEDEV.8 makedev.8
 MANSUBDIR=/sparc
 



Home | Main Index | Thread Index | Old Index