Blame SOURCES/bz1818983-gfs2_5_Update_some_mentions_of_gfs2_tool.patch

feb2d6
commit 6a5d984b2d5deb989faae2ce567e886b400f257d
feb2d6
Author: Andrew Price <anprice@redhat.com>
feb2d6
Date:   Tue Apr 7 15:25:06 2020 +0100
feb2d6
feb2d6
    gfs2.5: Update some mentions of gfs2_tool
feb2d6
    
feb2d6
    Resolves: rhbz#1818983
feb2d6
    Signed-off-by: Andrew Price <anprice@redhat.com>
feb2d6
feb2d6
diff --git a/gfs2/man/gfs2.5 b/gfs2/man/gfs2.5
feb2d6
index 436abc09..8f67ce23 100644
feb2d6
--- a/gfs2/man/gfs2.5
feb2d6
+++ b/gfs2/man/gfs2.5
feb2d6
@@ -48,7 +48,7 @@ currently these are \fIlock_nolock\fR and \fIlock_dlm\fR.
feb2d6
 
feb2d6
 The default lock protocol name is written to disk initially when creating the
feb2d6
 filesystem with \fBmkfs.gfs2\fP(8), -p option.  It can be changed on-disk by
feb2d6
-using the \fBgfs2_tool\fP(8) utility's \fBsb proto\fP command.
feb2d6
+using the \fBtunegfs2\fP(8) command.
feb2d6
 
feb2d6
 The \fBlockproto\fP mount option should be used only under special
feb2d6
 circumstances in which you want to temporarily use a different lock protocol
feb2d6
@@ -70,7 +70,7 @@ The format of \fILockTableName\fR is lock-module-specific.  For
feb2d6
 
feb2d6
 The default cluster/filesystem name is written to disk initially when creating
feb2d6
 the filesystem with \fBmkfs.gfs2\fP(8), -t option.  It can be changed on-disk
feb2d6
-by using the \fBgfs2_tool\fP(8) utility's \fBsb table\fP command.
feb2d6
+by using the \fBtunegfs2\fP(8) command.
feb2d6
 
feb2d6
 The \fBlocktable\fP mount option should be used only under special
feb2d6
 circumstances in which you want to mount the filesystem in a different cluster,