mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
ObsoleteFiles: Remove old CAM driver man pages
Add the old man pages to ObsoleteFiles for amr, esp iir, mly and twa that were slated to be removed before 13.0, but were overlooked. Sponsored by: Netflix
This commit is contained in:
parent
8722e05ae1
commit
37c03d4de3
1 changed files with 7 additions and 0 deletions
|
|
@ -40,6 +40,13 @@
|
|||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20211125 Old SCSI drivers removed
|
||||
OLD_FILES+=usr/share/man/man4/amr.4.gz
|
||||
OLD_FILES+=usr/share/man/man4/esp.4.gz
|
||||
OLD_FILES+=usr/share/man/man4/iir.4.gz
|
||||
OLD_FILES+=usr/share/man/man4/mly.4.gz
|
||||
OLD_FILES+=usr/share/man/man4/twa.4.gz
|
||||
|
||||
# 20211120
|
||||
OLD_FILES+=usr/share/man/man9/kernel_vmount.9.gz
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue