Blame SOURCES/0032-efibootmgr.8-Fix-typos-grammar-for-mirroring-options.patch

38ab4d
From 8e60748c3b69b5dc4ca70beb3da9b684643829f0 Mon Sep 17 00:00:00 2001
38ab4d
From: Peter Jones <pjones@redhat.com>
38ab4d
Date: Wed, 13 Jul 2016 14:24:34 -0400
38ab4d
Subject: [PATCH] efibootmgr.8: Fix typos/grammar for mirroring options
38ab4d
38ab4d
Signed-off-by: Peter Jones <pjones@redhat.com>
38ab4d
---
38ab4d
 src/efibootmgr.8 | 5 +++--
38ab4d
 1 file changed, 3 insertions(+), 2 deletions(-)
38ab4d
38ab4d
diff --git a/src/efibootmgr.8 b/src/efibootmgr.8
38ab4d
index b335335..755d5c1 100644
38ab4d
--- a/src/man/man8/efibootmgr.8
38ab4d
+++ b/src/man/man8/efibootmgr.8
38ab4d
@@ -73,10 +73,11 @@ Specify a loader (defaults to \fI\\\\elilo.efi\fR)
38ab4d
 Boot manager display label (defaults to "Linux")
38ab4d
 .TP
38ab4d
 \fB-m | --mirror-below-4G \fIt|f\fB\fR
38ab4d
-Set t if you want to mirror memory below 4GB
38ab4d
+Configure the system to mirror memory below 4GB
38ab4d
 .TP
38ab4d
 \fB-M | --mirror-above-4G \fIX\fB\fR
38ab4d
-X percentage memory to mirror above 4GB. Floating-point value with up to 2 decimal places is accepted.
38ab4d
+Configure the system to mirror X percent of memory above 4GB. Floating-point
38ab4d
+value with up to 2 decimal places is accepted.
38ab4d
 .TP
38ab4d
 \fB-n | --bootnext \fIXXXX\fB\fR
38ab4d
 Set BootNext to XXXX (hex)
38ab4d
-- 
38ab4d
2.7.4
38ab4d