diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2009-05-27 19:28:04 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2009-05-27 19:28:04 +0000 |
| commit | 3d98b75bac19d94dcb60fc3fb910e491012e674d (patch) | |
| tree | 6d3ce9791e7680277093a1a296bcbea3aaeb6040 /ObsoleteFiles.inc | |
| parent | fa64b9442bf53d69b4d8a99e1b6f122b50207261 (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 dfa8e798b2c1..197f4a0d3d56 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. # +# 20090527: renaming of S{LIST,TAILQ}_REMOVE_NEXT() to _REMOVE_AFTER() +OLD_FILES+=usr/share/man/man3/SLIST_REMOVE_NEXT.3.gz +OLD_FILES+=usr/share/man/man3/STAILQ_REMOVE_NEXT.3.gz # 20090527: removal of legacy USB stack OLD_FILES+=usr/include/legacy/dev/usb/dsbr100io.h OLD_FILES+=usr/include/legacy/dev/usb/ehcireg.h |
