Module Name:    src
Committed By:   wiz
Date:           Thu Feb 16 12:29:12 UTC 2012

Modified Files:
        src/distrib/sets/lists/base: mi
        src/distrib/sets/lists/man: mi

Log Message:
Fix tags in set lists for window removal.


To generate a diff of this commit:
cvs rdiff -u -r1.985 -r1.986 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.1380 -r1.1381 src/distrib/sets/lists/man/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/base/mi
diff -u src/distrib/sets/lists/base/mi:1.985 src/distrib/sets/lists/base/mi:1.986
--- src/distrib/sets/lists/base/mi:1.985	Thu Feb 16 04:52:49 2012
+++ src/distrib/sets/lists/base/mi	Thu Feb 16 12:29:11 2012
@@ -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

Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1380 src/distrib/sets/lists/man/mi:1.1381
--- src/distrib/sets/lists/man/mi:1.1380	Thu Feb 16 04:52:50 2012
+++ src/distrib/sets/lists/man/mi	Thu Feb 16 12:29:11 2012
@@ -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

Reply via email to