diff options
author | brueffer <brueffer@FreeBSD.org> | 2007-04-20 23:47:30 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2007-04-20 23:47:30 +0000 |
commit | 2df123e4e24399c0ed5a57682d0a125601bb67fe (patch) | |
tree | a158a2c13929dc930772aa3a07000bca027c3b43 /ObsoleteFiles.inc | |
parent | acc4c54fc554d034a6cffaf5db33b3b358447060 (diff) | |
download | FreeBSD-src-2df123e4e24399c0ed5a57682d0a125601bb67fe.zip FreeBSD-src-2df123e4e24399c0ed5a57682d0a125601bb67fe.tar.gz |
Spring cleaning: Remove worm(4) manpage, the driver was removed pre-3.0.
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 03c4db9..49bcdd4 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -14,6 +14,8 @@ # The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last. # +# 20070421: worm.4 removed +OLD_FILES+=usr/share/man/man4/worm.4.gz # 20070417: trunk(4) renamed to lagg(4) OLD_FILES+=usr/include/net/if_trunk.h # 20070409: uuidgen moved to /bin/ |