Blame SOURCES/bz1818983-gfs2_5_Update_some_mentions_of_gfs2_tool.patch

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