git: 21a8bd08db9a - stable/15 - ObsoleteFiles.inc: correct entry for zpfind.9.gz
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Apr 2026 15:28:24 UTC
The branch stable/15 has been updated by mhorne:
URL: https://cgit.FreeBSD.org/src/commit/?id=21a8bd08db9a21446748c4852094946d04cc1151
commit 21a8bd08db9a21446748c4852094946d04cc1151
Author: Herbert J. Skuhra <herbert@gojira.at>
AuthorDate: 2026-02-09 19:50:04 +0000
Commit: Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2026-04-16 15:17:33 +0000
ObsoleteFiles.inc: correct entry for zpfind.9.gz
It needs the .gz suffix.
Fixes: 2ace05b65a2c9 ("pfind(9): follow-up fixes and improvements")
(cherry picked from commit 9c800a103c03dd4a32f1f6ac8f409fe38f304848)
---
ObsoleteFiles.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 87cf56fe1972..a1e9939801ac 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -83,7 +83,7 @@ OLD_FILES+=usr/share/man/man8/apmconf.8.gz
OLD_FILES+=boot/firmware/iwm8000C
# 20251204: zpfind.9 alias to pfind.9 removed
-OLD_FILES+=usr/share/man/man9/zpfind.9
+OLD_FILES+=usr/share/man/man9/zpfind.9.gz
# 20251121: Remove duplicate pam_krb5 manual page
OLD_FILES+=usr/share/man/man8/pam-krb5.8.gz