File MARM-extend-man-for-M-option.diff of Package efibootmgr
From 0f279e96eb87ad86bf9a059aae2e4d4b1fcfb679 Mon Sep 17 00:00:00 2001
From: Taku Izumi <izumi.taku@jp.fujitsu.com>
Date: Fri, 11 Mar 2016 11:45:27 +0900
Subject: [PATCH] Add lacking description of man for -m and -M option
Currently there's no description of efibootmgr man page
for -m and -M option.
This patch adds the lacking description for -m and -M
option.
Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
---
src/man/man8/efibootmgr.8 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/src/man/man8/efibootmgr.8
+++ b/src/man/man8/efibootmgr.8
@@ -78,7 +78,7 @@ Boot manager display label (defaults to
Set t if you want to mirror memory below 4GB
.TP
\fB-M | --mirror-above-4G \fIX\fB\fR
-X percentage memory to mirror above 4GB
+X percentage memory to mirror 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)