diff options
author | attilio <attilio@FreeBSD.org> | 2013-03-02 16:30:18 +0000 |
---|---|---|
committer | attilio <attilio@FreeBSD.org> | 2013-03-02 16:30:18 +0000 |
commit | 5d33ae74879ab79bd32ffd631545b23ad1c0a85f (patch) | |
tree | 1d1a145a5308a64c02e657bcfa63752a7cee4fdd /ObsoleteFiles.inc | |
parent | 718767a4c14c83d5f90369c0de970ccf9c3c7ad4 (diff) | |
download | FreeBSD-src-5d33ae74879ab79bd32ffd631545b23ad1c0a85f.zip FreeBSD-src-5d33ae74879ab79bd32ffd631545b23ad1c0a85f.tar.gz |
Garbage collect CODAFS bits which are now completely disconnected from
the tree since few months.
This patch is not targeted for MFC.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r-- | ObsoleteFiles.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 93d50fe..d42b2dc 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -38,6 +38,8 @@ # xargs -n1 | sort | uniq -d; # done +# 20130302: CODAFS support removed +OLD_FILES+=usr/share/man/man4/coda.4.gz # 20130302: XFS support removed OLD_FILES+=usr/share/man/man5/xfs.5.gz # 20130116: removed long unused directories for .1aout section manpages |