summaryrefslogtreecommitdiffstats
path: root/tools/build
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2013-11-03 16:43:52 +0000
committered <ed@FreeBSD.org>2013-11-03 16:43:52 +0000
commitbe06f2dc020796b2d84c7c884085e8c9ed2dad4e (patch)
tree4f7a0423eb2e312a4b861888ee1b7f0d52e99ffa /tools/build
parent8fb2374dfaad56eb7c78a08c3192d2087e689ec1 (diff)
downloadFreeBSD-src-be06f2dc020796b2d84c7c884085e8c9ed2dad4e.zip
FreeBSD-src-be06f2dc020796b2d84c7c884085e8c9ed2dad4e.tar.gz
Remove utxrm(8). This command has been superseded by 'utx rm'.
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 23987de..fdf1104 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -4147,14 +4147,12 @@ OLD_FILES+=usr/bin/who
OLD_FILES+=usr/sbin/ac
OLD_FILES+=usr/sbin/lastlogin
OLD_FILES+=usr/sbin/utx
-OLD_FILES+=usr/sbin/utxrm
OLD_FILES+=usr/share/man/man1/last.1.gz
OLD_FILES+=usr/share/man/man1/users.1.gz
OLD_FILES+=usr/share/man/man1/who.1.gz
OLD_FILES+=usr/share/man/man8/ac.8.gz
OLD_FILES+=usr/share/man/man8/lastlogin.8.gz
OLD_FILES+=usr/share/man/man8/utx.8.gz
-OLD_FILES+=usr/share/man/man8/utxrm.8.gz
.endif
.if ${MK_WIRELESS} == no
OpenPOWER on IntegriCloud