31004e6
From 0be9bd30234b5dad6303a9d3a4747fca36f6e903 Mon Sep 17 00:00:00 2001
a5bd9f6
From: Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>
a5bd9f6
Date: Thu, 11 Apr 2013 21:46:21 +0200
f74b50e
Subject: [PATCH 281/482] 	* docs/grub.texi: Fix description of
a5bd9f6
 GRUB_CMDLINE_XEN and 	GRUB_CMDLINE_XEN_DEFAULT. 	Reported by: 	Marc
a5bd9f6
 Warne (GigaTux) <gigatux>
a5bd9f6
a5bd9f6
---
a5bd9f6
 ChangeLog      | 6 ++++++
a5bd9f6
 docs/grub.texi | 5 ++---
a5bd9f6
 2 files changed, 8 insertions(+), 3 deletions(-)
a5bd9f6
a5bd9f6
diff --git a/ChangeLog b/ChangeLog
a5bd9f6
index 90aacbe..70f0074 100644
a5bd9f6
--- a/ChangeLog
a5bd9f6
+++ b/ChangeLog
a5bd9f6
@@ -1,5 +1,11 @@
a5bd9f6
 2013-04-11  Vladimir Serbinenko  <phcoder@gmail.com>
a5bd9f6
 
a5bd9f6
+	* docs/grub.texi: Fix description of GRUB_CMDLINE_XEN and
a5bd9f6
+	GRUB_CMDLINE_XEN_DEFAULT.
a5bd9f6
+	Reported by: 	Marc Warne (GigaTux) <gigatux>
a5bd9f6
+
a5bd9f6
+2013-04-11  Vladimir Serbinenko  <phcoder@gmail.com>
a5bd9f6
+
a5bd9f6
 	Import new gnulib.
a5bd9f6
 
a5bd9f6
 2013-04-11  Vladimir Serbinenko  <phcoder@gmail.com>
a5bd9f6
diff --git a/docs/grub.texi b/docs/grub.texi
a5bd9f6
index bd366a6..f6f9506 100644
a5bd9f6
--- a/docs/grub.texi
a5bd9f6
+++ b/docs/grub.texi
a5bd9f6
@@ -1290,9 +1290,8 @@ As @samp{GRUB_CMDLINE_LINUX}, but for GNU Mach.
a5bd9f6
 
a5bd9f6
 @item GRUB_CMDLINE_XEN
a5bd9f6
 @itemx GRUB_CMDLINE_XEN_DEFAULT
a5bd9f6
-The values of these options are appended to the values of
a5bd9f6
-@samp{GRUB_CMDLINE_LINUX} and @samp{GRUB_CMDLINE_LINUX_DEFAULT} for Linux
a5bd9f6
-and Xen menu entries.
a5bd9f6
+The values of these options are passed to Xen hypervisor Xen menu entries,
a5bd9f6
+for all respectively normal entries.
a5bd9f6
 
a5bd9f6
 @item GRUB_CMDLINE_LINUX_XEN_REPLACE
a5bd9f6
 @item GRUB_CMDLINE_LINUX_XEN_REPLACE_DEFAULT
a5bd9f6
-- 
31004e6
1.8.2.1
a5bd9f6