man4: Remove stale MLINK to ath_pci.4

Reported by:	Jose Luis Duran
Fixes:	37c8ee8847 ath(4): Remove MIPS AHB frontend and join PCI one w/ main support again
This commit is contained in:
Marius Strobl 2023-08-09 14:35:25 +02:00
parent b8b33f3b3b
commit 9cb4ee9a64
2 changed files with 1 additions and 1 deletions

View File

@ -55,6 +55,7 @@
# 20230807: Removal of the ath(4) AHB bus-frontend for MIPS
OLD_FILES+=usr/share/man/man4/ath_ahb.4
OLD_FILES+=usr/share/man/man4/ath_pci.4
OLD_FILES+=usr/share/man/man4/if_ath_pci.4
# 20230803: Removal of support for cloning pseudo interfaces from iflib(9)
OLD_FILES+=usr/include/net/iflib_private.h

View File

@ -622,7 +622,6 @@ MLINKS+=altera_atse.4 atse.4
MLINKS+=altera_sdcard.4 altera_sdcardc.4
MLINKS+=altq.4 ALTQ.4
MLINKS+=ath.4 if_ath.4
MLINKS+=ath_pci.4 if_ath_pci.4
MLINKS+=aue.4 if_aue.4
MLINKS+=axe.4 if_axe.4
MLINKS+=bce.4 if_bce.4