diff options
author | antoine <antoine@FreeBSD.org> | 2009-12-05 17:46:51 +0000 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2009-12-05 17:46:51 +0000 |
commit | b50f73207aa06a1f6dfd64505b7e4139709aa8f8 (patch) | |
tree | d5ca7488f4955b8cb9026e3a302758245a47655a /ObsoleteFiles.inc | |
parent | 646097b80a2f3afd623c7ec9bfd6a13a4d0a756a (diff) | |
download | FreeBSD-src-b50f73207aa06a1f6dfd64505b7e4139709aa8f8.zip FreeBSD-src-b50f73207aa06a1f6dfd64505b7e4139709aa8f8.tar.gz |
Add more obsolete files.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r-- | ObsoleteFiles.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index e352840..9aa910a 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -17,8 +17,11 @@ # 20091202: unify rc.firewall and rc.firewall6. OLD_FILES+=etc/rc.d/ip6fw OLD_FILES+=etc/rc.firewall6 +OLD_FILES+=usr/share/examples/etc/rc.firewall6 # 20091117: removal of rc.early(8) link OLD_FILES+=usr/share/man/man8/rc.early.8.gz +# 20091117: usr/share/zoneinfo/GMT link removed +OLD_FILES+=usr/share/zoneinfo/GMT # 20091027: pselect.3 implemented as syscall OLD_FILES+=usr/share/man/man3/pselect.3.gz # 20091005: fusword.9 and susword.9 removed |