Blame SOURCES/0281-docs-grub.texi-Fix-description-of-GRUB_CMDLINE_XEN-a.patch

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