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.alpha Pull up revision 1.7 (request...



details:   https://anonhg.NetBSD.org/src/rev/b0e2bbbf3a59
branches:  netbsd-1-6
changeset: 528311:b0e2bbbf3a59
user:      lukem <lukem%NetBSD.org@localhost>
date:      Sun Jun 30 08:13:46 2002 +0000

description:
Pull up revision 1.7 (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.alpha/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r c97d123311f4 -r b0e2bbbf3a59 share/man/man8/man8.alpha/Makefile
--- a/share/man/man8/man8.alpha/Makefile        Sun Jun 30 08:13:38 2002 +0000
+++ b/share/man/man8/man8.alpha/Makefile        Sun Jun 30 08:13:46 2002 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.6 2002/05/03 15:40:12 lukem Exp $
+#      $NetBSD: Makefile,v 1.6.2.1 2002/06/30 08:13:46 lukem Exp $
 
-MAN=   MAKEDEV.8 boot.8 installboot.8 mkbootimage.8 setnetbootinfo.8
+MAN=   MAKEDEV.8 boot.8 mkbootimage.8 setnetbootinfo.8
 MLINKS=        MAKEDEV.8 makedev.8
 MANSUBDIR=/alpha
 



Home | Main Index | Thread Index | Old Index