Fix tags in set lists for window removal.
This commit is contained in:
parent
dbf67aa479
commit
5a797cff4f
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue