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.vax Pull up revision 1.9 (requested...



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

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

diffs (13 lines):

diff -r 970894336422 -r 221dda70c6f8 share/man/man8/man8.vax/Makefile
--- a/share/man/man8/man8.vax/Makefile  Sun Jun 30 08:14:33 2002 +0000
+++ b/share/man/man8/man8.vax/Makefile  Sun Jun 30 08:14:41 2002 +0000
@@ -1,7 +1,7 @@
-#      $NetBSD: Makefile,v 1.8 1997/10/19 13:04:24 mrg Exp $
+#      $NetBSD: Makefile,v 1.8.14.1 2002/06/30 08:14:41 lukem Exp $
 #      from: @(#)Makefile      8.1 (Berkeley) 6/5/93
 
-MAN=   MAKEDEV.8 boot.8 crash.8 drtest.8 format.8 installboot.8
+MAN=   MAKEDEV.8 boot.8 crash.8 drtest.8 format.8
 MLINKS=        MAKEDEV.8 makedev.8
 MANSUBDIR=/vax
 



Home | Main Index | Thread Index | Old Index