aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2023-08-08 20:52:16 +0000
committerMarius Strobl <marius@FreeBSD.org>2023-08-08 20:52:16 +0000
commit76fc279f1ba4adc31d6147d3bfdeec147ff65cc5 (patch)
tree1a532d5641e968ca975ec5df553a31b1541d31dc
parent37c8ee8847faa53432809cae2ecc11b80c4eab2f (diff)
downloadsrc-76fc279f1ba4adc31d6147d3bfdeec147ff65cc5.tar.gz
src-76fc279f1ba4adc31d6147d3bfdeec147ff65cc5.zip
ObsoleteFiles.inc: Correct typo
Fixes: 37c8ee8847fa ath(4): Remove MIPS AHB frontend and join PCI one w/ main support again
-rw-r--r--ObsoleteFiles.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 8ca4c98d6a6d..4b7a4d69c6c9 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -52,7 +52,7 @@
# xargs -n1 | sort | uniq -d;
# done
-# 20230807: Removal of the ath(4) AHB bus-frontend or MIPS
+# 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