From eee7786f75238ad6a96ab95d8f2ca329a931e00f Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Sun, 13 Jun 2021 05:17:15 +0200 Subject: [PATCH] zfs: fix invalid entries in ObsoleteFiles.inc added in 3ff01b231 --- ObsoleteFiles.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 1e47821fe69..be8c2234650 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -44,11 +44,11 @@ OLD_FILES+=usr/share/man/man5/spl-module-parameters.5.gz OLD_FILES+=usr/share/man/man5/zfs-events.5.gz OLD_FILES+=usr/share/man/man5/zfs-module-parameters.5.gz -OLD_FILES+=usr/share/man/man8/zfsconcepts.8 -OLD_FILES+=usr/share/man/man8/zfsprops.8 +OLD_FILES+=usr/share/man/man8/zfsconcepts.8.gz +OLD_FILES+=usr/share/man/man8/zfsprops.8.gz OLD_FILES+=usr/share/man/man5/zpool-features.5.gz -OLD_FILES+=usr/share/man/man8/zpoolconcepts.8 -OLD_FILES+=usr/share/man/man8/zpoolprops.8 +OLD_FILES+=usr/share/man/man8/zpoolconcepts.8.gz +OLD_FILES+=usr/share/man/man8/zpoolprops.8.gz # 20210611: Remove svn and svnlite OLD_FILES+=usr/bin/svn