[libvirt] [PATCH] docs: fix bootmenu timeout description

Martin Kletzander mkletzan at redhat.com
Mon Aug 25 16:20:02 UTC 2014


Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
---

Notes:
    Pushed as 'trivial'.

 docs/formatdomain.html.in | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 9b8802d..59127bb 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -160,9 +160,8 @@
       Since 0.8.3</span>
       Additional attribute <code>timeout</code> takes the number of milliseconds
       the boot menu should wait until it times out.  Allowed values are numbers
-      in range [0, 65535] inclusive and it is valid if and only if the previous
-      <code>enable</code> is set to "yes".
-      <span class="since"> Since 1.2.8</span>
+      in range [0, 65535] inclusive and it is ignored unless <code>enable</code>
+      is set to "yes". <span class="since">Since 1.2.8</span>
       </dd>
       <dt><code>smbios</code></dt>
       <dd>How to populate SMBIOS information visible in the guest.
-- 
2.0.4




More information about the libvir-list mailing list