git: 1c9ca4cf7184 - main - ObsoleteFiles.inc: remove stale allwinner pages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Feb 2026 19:59:24 UTC
The branch main has been updated by mhorne:
URL: https://cgit.FreeBSD.org/src/commit/?id=1c9ca4cf71841d5f6cee070143b9e29d541e4124
commit 1c9ca4cf71841d5f6cee070143b9e29d541e4124
Author: Herbert J. Skuhra <herbert@gojira.at>
AuthorDate: 2026-02-09 19:56:47 +0000
Commit: Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2026-02-09 19:58:38 +0000
ObsoleteFiles.inc: remove stale allwinner pages
These were moved out of man/man4/arm into man/man4. Add entries to catch
the stale copies.
Fixes: 15c79c6fa608 ("man4: move allwinner pages and logic to a standard place")
---
ObsoleteFiles.inc | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index ad3c16769cd0..4ebfadeb1fba 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -51,6 +51,14 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20260209: Moved allwinner pages to share/man/man4
+OLD_FILES+=usr/share/man/man4/arm/aw_gpio.4.gz
+OLD_FILES+=usr/share/man/man4/arm/aw_mmc.4.gz
+OLD_FILES+=usr/share/man/man4/arm/aw_rtc.4.gz
+OLD_FILES+=usr/share/man/man4/arm/aw_sid.4.gz
+OLD_FILES+=usr/share/man/man4/arm/aw_spi.4.gz
+OLD_FILES+=usr/share/man/man4/arm/aw_syscon.4.gz
+
# 20260204: replaced with ATF test
OLD_FILES+=usr/tests/usr.bin/m4/legacy_test
OLD_FILES+=usr/tests/usr.bin/m4/regress.sh