The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=739c4905dd5a35db8542b91cb46f04cc7b0484af
commit 739c4905dd5a35db8542b91cb46f04cc7b0484af Author: Alexander Ziaee <zi...@freebsd.org> AuthorDate: 2025-08-26 15:43:39 +0000 Commit: Alexander Ziaee <zi...@freebsd.org> CommitDate: 2025-08-26 15:49:13 +0000 ObsoleteFiles: Remove sysdecode_syscallnames.3 MFC after: 3 days Reported by: mhorne PR: 278383 Fixes: 4ba91e076ee8 (sysdecode_syscallnames.3: s/names/name) --- ObsoleteFiles.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 95d4c06fe07e..02a727d631bd 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -51,6 +51,9 @@ # xargs -n1 | sort | uniq -d; # done +# 20250826: Remove a misspelled manual +OLD_FILES+=usr/share/man/man3/sysdecode_syscallnames.3.gz + # 20250812: Remove a bogus manlink OLD_FILES+=usr/share/man/man3/quota_statfs.3.gz