diff options
author | Christian Brueffer <brueffer@FreeBSD.org> | 2008-01-26 20:23:25 +0000 |
---|---|---|
committer | Christian Brueffer <brueffer@FreeBSD.org> | 2008-01-26 20:23:25 +0000 |
commit | 7133bff46c1c1461aca3b453229acec616433524 (patch) | |
tree | 539f93f70a78672494380c013e4adfaff7ba2631 /ObsoleteFiles.inc | |
parent | 48aaad5fbca3c278bcfee31de4f132a9a63867e1 (diff) | |
download | src-test2-7133bff46c1c1461aca3b453229acec616433524.tar.gz src-test2-7133bff46c1c1461aca3b453229acec616433524.zip |
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 11018d93d3bc..ada804c7039b 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. # +# 20080126: oldcard.4 removal +OLD_FILES+=usr/share/man/man4/card.4.gz +OLD_FILES+=usr/share/man/man4/oldcard.4.gz # 20080122: Removed from the tree OLD_FILES+=usr/share/man/man9/BUF_REFCNT.9.gz # 20080108: Moved to section 2 |