diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2010-08-06 20:13:36 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2010-08-06 20:13:36 +0000 |
| commit | 29b63864a24f695cd0d2392373e67c0fdc7b8af9 (patch) | |
| tree | 08f7958cfd502f6461de7df48ddb7b1364d5a619 /ObsoleteFiles.inc | |
| parent | cdd337c2debc396cdddd4a244510dcc07e095442 (diff) | |
Notes
Diffstat (limited to 'ObsoleteFiles.inc')
| -rw-r--r-- | ObsoleteFiles.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 8712f3b31f2d..cff830395dc7 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -14,6 +14,11 @@ # The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last. # +# 20100806: removal of unused libcompat routines +OLD_FILES+=usr/share/man/man3/ascftime.3.gz +OLD_FILES+=usr/share/man/man3/cfree.3.gz +OLD_FILES+=usr/share/man/man3/cftime.3.gz +OLD_FILES+=usr/share/man/man3/getpw.3.gz # 20100725: acpi_aiboost(4) removal. OLD_FILES+=usr/share/man/man4/acpi_aiboost.4.gz # 20100720: new clang import which bumps version from 2.0 to 2.8 |
