Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Properly remove w95boot(8).
details: https://anonhg.NetBSD.org/src/rev/c0c753cbd7df
branches: trunk
changeset: 748410:c0c753cbd7df
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Oct 23 08:32:06 2009 +0000
description:
Properly remove w95boot(8).
Hi Ty!
diffstat:
distrib/sets/lists/man/mi | 8 ++++----
share/man/man8/man8.i386/Makefile | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (49 lines):
diff -r 5b56ce831acc -r c0c753cbd7df distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Fri Oct 23 07:04:57 2009 +0000
+++ b/distrib/sets/lists/man/mi Fri Oct 23 08:32:06 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1167 2009/10/22 23:04:59 tsarna Exp $
+# $NetBSD: mi,v 1.1168 2009/10/23 08:32:06 wiz Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -2165,7 +2165,7 @@
./usr/share/man/cat8/i386/reboot.0 man-obsolete obsolete
./usr/share/man/cat8/i386/reboot_i386.0 man-obsolete obsolete
./usr/share/man/cat8/i386/vgaio.0 man-obsolete obsolete
-./usr/share/man/cat8/i386/w95boot.0 man-sys-catman .cat,obsolete
+./usr/share/man/cat8/i386/w95boot.0 man-obsolete obsolete
./usr/share/man/cat8/i386/zzz.0 man-obsolete obsolete
./usr/share/man/cat8/ibmnws/MAKEDEV.0 man-obsolete obsolete
./usr/share/man/cat8/identd.0 man-netutil-catman .cat
@@ -4609,7 +4609,7 @@
./usr/share/man/html8/i386/multiboot.html man-sys-htmlman html
./usr/share/man/html8/i386/ndiscvt.html man-netutil-htmlman html
./usr/share/man/html8/i386/pxeboot.html man-sys-htmlman html
-./usr/share/man/html8/i386/w95boot.html man-sys-htmlman html,obsolete
+./usr/share/man/html8/i386/w95boot.html man-obsolete obsolete
./usr/share/man/html8/identd.html man-netutil-htmlman html
./usr/share/man/html8/ifconfig.html man-netutil-htmlman html
./usr/share/man/html8/ifmcstat.html man-netutil-htmlman inet6,html
@@ -7194,7 +7194,7 @@
./usr/share/man/man8/i386/reboot.8 man-obsolete obsolete
./usr/share/man/man8/i386/reboot_i386.8 man-obsolete obsolete
./usr/share/man/man8/i386/vgaio.8 man-obsolete obsolete
-./usr/share/man/man8/i386/w95boot.8 man-sys-man .man,obsolete
+./usr/share/man/man8/i386/w95boot.8 man-obsolete obsolete
./usr/share/man/man8/i386/zzz.8 man-obsolete obsolete
./usr/share/man/man8/ibmnws/MAKEDEV.8 man-obsolete obsolete
./usr/share/man/man8/ibmnws/makedev.8 man-obsolete obsolete
diff -r 5b56ce831acc -r c0c753cbd7df share/man/man8/man8.i386/Makefile
--- a/share/man/man8/man8.i386/Makefile Fri Oct 23 07:04:57 2009 +0000
+++ b/share/man/man8/man8.i386/Makefile Fri Oct 23 08:32:06 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2006/02/03 11:08:23 jmmv Exp $
+# $NetBSD: Makefile,v 1.19 2009/10/23 08:32:06 wiz Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/5/93
-MAN= boot.8 dosboot.8 boot_console.8 multiboot.8 w95boot.8 pxeboot.8 mbr.8
+MAN= boot.8 dosboot.8 boot_console.8 multiboot.8 pxeboot.8 mbr.8
MLINKS= mbr.8 bootselect.8
MANSUBDIR=/i386
Home |
Main Index |
Thread Index |
Old Index