git: 76fc279f1ba4 - main - ObsoleteFiles.inc: Correct typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Aug 2023 20:54:07 UTC
The branch main has been updated by marius:
URL: https://cgit.FreeBSD.org/src/commit/?id=76fc279f1ba4adc31d6147d3bfdeec147ff65cc5
commit 76fc279f1ba4adc31d6147d3bfdeec147ff65cc5
Author: Marius Strobl <marius@FreeBSD.org>
AuthorDate: 2023-08-08 20:52:16 +0000
Commit: Marius Strobl <marius@FreeBSD.org>
CommitDate: 2023-08-08 20:52:16 +0000
ObsoleteFiles.inc: Correct typo
Fixes: 37c8ee8847fa ath(4): Remove MIPS AHB frontend and join PCI one w/ main support again
---
ObsoleteFiles.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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