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

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