From 46f9056367596daad0b4f0065e5a8fa0bcbb907d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Tue, 12 Aug 2025 15:48:46 +0200 Subject: [PATCH] ObsoleteFiles: Remove bogus manlink Fixes: 7400d04407c0 ("libutil: Remove manual link for nonexistent function") --- ObsoleteFiles.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 84c3055f707..4db0704d88e 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -51,6 +51,9 @@ # xargs -n1 | sort | uniq -d; # done +# 20250812: Remove a bogus manlink +OLD_FILES+=usr/share/man/man3/quota_statfs.3.gz + # 20250810: Removal of remaining Secure RPC (DES) bits OLD_FILES+=usr/sbin/rpc.ypupdated OLD_FILES+=etc/rc.d/ypupdated