git: f933363a81d6 - main - ObsoleteFiles.inc: Include the default compression suffix for man pages

From: Mark Johnston <markj_at_FreeBSD.org>
Date: Mon, 29 Jul 2024 16:37:11 UTC
The branch main has been updated by markj:

URL: https://cgit.FreeBSD.org/src/commit/?id=f933363a81d6d40f77237f009ea97385736f1148

commit f933363a81d6d40f77237f009ea97385736f1148
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2024-07-29 16:36:17 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2024-07-29 16:36:17 +0000

    ObsoleteFiles.inc: Include the default compression suffix for man pages
    
    Reported by:    yuripv
    Fixes:  801c452795ac ("man9: Really complete the removal of MD5.9")
---
 ObsoleteFiles.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 01b4824e8692..3ca9d410cb29 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -56,8 +56,8 @@ OLD_FILES+=usr/share/man/man9/ifaddr_byindex.9.gz
 
 # 20240729: remove MD5(9)
 OLD_FILES+=usr/share/man/man9/MD5.9.gz
-OLD_FILES+=usr/share/man/man9/MD5Init.9
-OLD_FILES+=usr/share/man/man9/MD5Transform.9
+OLD_FILES+=usr/share/man/man9/MD5Init.9.gz
+OLD_FILES+=usr/share/man/man9/MD5Transform.9.gz
 
 # 20240726: deprecate contigfree(9)
 OLD_FILES+=usr/share/man/man9/contigfree.9.gz