diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 4b7a4d69c6c9..877315f5089f 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -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 diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 91df1f3b94c0..2ddb1377c3cc 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -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