Blame SOURCES/1850065-mpo-8.3.0.2-sgdisk.8.patch

c050d7
From 41c7c280da30adafb63e4af949ce537ecb0b4227 Mon Sep 17 00:00:00 2001
c050d7
From: =?UTF-8?q?Nikola=20Forr=C3=B3?= <nforro@redhat.com>
c050d7
Date: Thu, 25 Jun 2020 15:59:13 +0200
c050d7
Subject: [PATCH] sgdisk.8: fix typo
c050d7
c050d7
---
c050d7
 gdisk/man8/sgdisk.8 | 2 +-
c050d7
 1 file changed, 1 insertion(+), 1 deletion(-)
c050d7
c050d7
diff --git a/gdisk/man8/sgdisk.8 b/gdisk/man8/sgdisk.8
c050d7
index 2cb18b9..d05f0bd 100644
c050d7
--- a/gdisk/man8/sgdisk.8
c050d7
+++ b/gdisk/man8/sgdisk.8
c050d7
@@ -219,7 +219,7 @@ of the sector value reported by this option. You can change the alignment value
c050d7
 with the \-a option.
c050d7
 
c050d7
 .TP 
c050d7
-.B e, \-\-move\-second\-header
c050d7
+.B \-e, \-\-move\-second\-header
c050d7
 Move backup GPT data structures to the end of the disk. Use this option if
c050d7
 you've added disks to a RAID array, thus creating a virtual disk with space
c050d7
 that follows the backup GPT data structures. This command moves the backup
c050d7
-- 
c050d7
2.26.2
c050d7