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

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