svn commit: r350076 - head
Kevin Lo
kevlo at FreeBSD.org
Wed Jul 17 02:24:17 UTC 2019
Author: kevlo
Date: Wed Jul 17 02:24:16 2019
New Revision: 350076
URL: https://svnweb.freebsd.org/changeset/base/350076
Log:
More follow-up to r350075, I forgot to update ObsoleteFiles.
Spotted by: lwhsu
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc Wed Jul 17 02:08:57 2019 (r350075)
+++ head/ObsoleteFiles.inc Wed Jul 17 02:24:16 2019 (r350076)
@@ -2374,9 +2374,6 @@ OLD_FILES+=usr/tests/usr.sbin/pw/pw_useradd
OLD_FILES+=usr/tests/usr.sbin/pw/pw_userdel
OLD_FILES+=usr/tests/usr.sbin/pw/pw_usermod
OLD_FILES+=usr/tests/usr.sbin/pw/pw_usernext
-# 20170322: garbage collect old references to igb(4)
-OLD_FILES+=usr/share/man/man4/if_igb.4.gz
-OLD_FILES+=usr/share/man/man4/igb.4.gz
# 20170319: io_test requires zh_TW.Big5 locale.
OLD_FILES+=usr/tests/lib/libc/locale/io_test
# 20170319: remove nls for non supported Big5* locales
More information about the svn-src-all
mailing list