From 7d2b5f3d2a5127a584d2af912ea0e9fd00f417f0 Mon Sep 17 00:00:00 2001 From: Alexander Ziaee Date: Fri, 4 Apr 2025 14:43:08 -0400 Subject: [PATCH] ObsoleteFiles: Remove mount_fusefs.8 entry This causes make delete-old to delete the manual for mount_fusefs(8) on (zfs) systems that do not (need) MANCOMPRESS. MFC after: 3 days Reviewed by: carlavilla, imp Approved by: carlavilla (mentor) Differential Revision: https://reviews.freebsd.org/D49667 --- ObsoleteFiles.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 24455bb8614..58e0ba8f796 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -15409,8 +15409,6 @@ OLD_FILES+=usr/share/man/man4/lindev.4.gz # 20140425 OLD_FILES+=usr/lib/libssp_p.a OLD_FILES+=usr/lib/libstand_p.a -# 20140413: Removed NO_MANCOMPRESS from mount_fusefs -OLD_FILES+=usr/share/man/man8/mount_fusefs.8 # 20140314: AppleTalk OLD_DIRS+=usr/include/netatalk OLD_FILES+=usr/include/netatalk/aarp.h