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