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