summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2012-01-13 15:40:49 +0000
committered <ed@FreeBSD.org>2012-01-13 15:40:49 +0000
commit79ada6a0d35cf074f352c3f5795d4973086cb08b (patch)
tree481245180e698f2292d73589005ac5f6811a4e31 /ObsoleteFiles.inc
parent47d08f83df9ba39dbb87bfb2457dfa10cc6db9ef (diff)
downloadFreeBSD-src-79ada6a0d35cf074f352c3f5795d4973086cb08b.zip
FreeBSD-src-79ada6a0d35cf074f352c3f5795d4973086cb08b.tar.gz
Remove wtmpcvt(1).
The wtmpcvt(1) utility converts wtmp files to the new format used by utmpx(3). Now that HEAD has been branched to stable/9 and 9.0 is released, there is no need for it in HEAD. MFC after: never
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 2fa9955..4bb7d4f 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20120113: removal of wtmpcvt(1)
+OLD_FILES+=usr/bin/wtmpcvt
+OLD_FILES+=usr/share/man/man1/wtmpcvt.1.gz
# 20111214: eventtimers(7) moved to eventtimers(4)
OLD_FILES+=usr/share/man/man7/eventtimers.7.gz
# 20111125: amd(4) removed
OpenPOWER on IntegriCloud