1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-07 17:28:15 +00:00

docs: fix bootmenu timeout description

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
Martin Kletzander 2014-08-25 18:18:51 +02:00
parent 9eac73eb84
commit 9e766888c7

@ -160,9 +160,8 @@
Since 0.8.3</span> Since 0.8.3</span>
Additional attribute <code>timeout</code> takes the number of milliseconds Additional attribute <code>timeout</code> takes the number of milliseconds
the boot menu should wait until it times out. Allowed values are numbers 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 in range [0, 65535] inclusive and it is ignored unless <code>enable</code>
<code>enable</code> is set to "yes". is set to "yes". <span class="since">Since 1.2.8</span>
<span class="since"> Since 1.2.8</span>
</dd> </dd>
<dt><code>smbios</code></dt> <dt><code>smbios</code></dt>
<dd>How to populate SMBIOS information visible in the guest. <dd>How to populate SMBIOS information visible in the guest.