diff options
| author | Gordon Tetlow <gordon@FreeBSD.org> | 2010-10-09 05:50:04 +0000 |
|---|---|---|
| committer | Gordon Tetlow <gordon@FreeBSD.org> | 2010-10-09 05:50:04 +0000 |
| commit | 92dacc8d4b627f8e6e30b47d4dc8a017ab7ffe14 (patch) | |
| tree | faf167c1ffaf22798a52f35c9a30ddeee2eb517f /ObsoleteFiles.inc | |
| parent | 0e479ac8f7a2d846f5e73fb07d7504fedb89d653 (diff) | |
Notes
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 8c0e318f4915..53bbe24e176e 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -14,6 +14,9 @@ # The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last. # +# 20101002: removed manpath.config +OLD_FILES+=etc/manpath.config +OLD_FILES+=usr/share/examples/etc/manpath.config # 20100910: renamed sbuf_overflowed to sbuf_error OLD_FILES+=usr/share/man/man9/sbuf_overflowed.9.gz # 20100815: retired last traces of chooseproc(9) |
