Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists Fix tags in set lists for window removal.



details:   https://anonhg.NetBSD.org/src/rev/6935d8947c61
branches:  trunk
changeset: 777363:6935d8947c61
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Feb 16 12:29:11 2012 +0000

description:
Fix tags in set lists for window removal.

diffstat:

 distrib/sets/lists/base/mi |  4 ++--
 distrib/sets/lists/man/mi  |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (54 lines):

diff -r 07b3e74c8064 -r 6935d8947c61 distrib/sets/lists/base/mi
--- a/distrib/sets/lists/base/mi        Thu Feb 16 12:10:10 2012 +0000
+++ b/distrib/sets/lists/base/mi        Thu Feb 16 12:29:11 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.985 2012/02/16 04:52:49 jmmv Exp $
+# $NetBSD: mi,v 1.986 2012/02/16 12:29:11 wiz Exp $
 #
 # Note:        Don't delete entries from here - mark them as "obsolete" instead,
 #      unless otherwise stated below.
@@ -742,7 +742,7 @@
 ./usr/bin/who                                  base-util-bin
 ./usr/bin/whoami                               base-util-bin
 ./usr/bin/whois                                        base-netutil-bin
-./usr/bin/window                               base-util-bin           obsolete
+./usr/bin/window                               base-obsolete           obsolete
 ./usr/bin/write                                        base-util-bin
 ./usr/bin/xargs                                        base-util-bin
 ./usr/bin/xz                                   base-util-bin
diff -r 07b3e74c8064 -r 6935d8947c61 distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Thu Feb 16 12:10:10 2012 +0000
+++ b/distrib/sets/lists/man/mi Thu Feb 16 12:29:11 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1380 2012/02/16 04:52:50 jmmv Exp $
+# $NetBSD: mi,v 1.1381 2012/02/16 12:29:11 wiz Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -573,7 +573,7 @@
 ./usr/share/man/cat1/who.0                     man-util-catman         .cat
 ./usr/share/man/cat1/whoami.0                  man-util-catman         .cat
 ./usr/share/man/cat1/whois.0                   man-netutil-catman      .cat
-./usr/share/man/cat1/window.0                  man-util-catman         obsolete
+./usr/share/man/cat1/window.0                  man-obsolete            obsolete
 ./usr/share/man/cat1/write.0                   man-util-catman         .cat
 ./usr/share/man/cat1/x68k/aout2hux.0           man-util-catman         .cat
 ./usr/share/man/cat1/x68k/bellctrl.0           man-util-catman         .cat
@@ -3494,7 +3494,7 @@
 ./usr/share/man/html1/who.html                 man-util-htmlman        html
 ./usr/share/man/html1/whoami.html              man-util-htmlman        html
 ./usr/share/man/html1/whois.html               man-netutil-htmlman     html
-./usr/share/man/html1/window.html              man-util-htmlman        obsolete
+./usr/share/man/html1/window.html              man-obsolete    obsolete
 ./usr/share/man/html1/write.html               man-util-htmlman        html
 ./usr/share/man/html1/x68k/aout2hux.html       man-util-htmlman        html
 ./usr/share/man/html1/x68k/bellctrl.html       man-util-htmlman        html
@@ -6080,7 +6080,7 @@
 ./usr/share/man/man1/who.1                     man-util-man            .man
 ./usr/share/man/man1/whoami.1                  man-util-man            .man
 ./usr/share/man/man1/whois.1                   man-netutil-man         .man
-./usr/share/man/man1/window.1                  man-util-man            obsolete
+./usr/share/man/man1/window.1                  man-obsolete            obsolete
 ./usr/share/man/man1/write.1                   man-util-man            .man
 ./usr/share/man/man1/x68k/aout2hux.1           man-util-man            .man
 ./usr/share/man/man1/x68k/bellctrl.1           man-util-man            .man



Home | Main Index | Thread Index | Old Index