From: Martin Kletzander Date: Mon, 25 Aug 2014 16:18:51 +0000 (+0200) Subject: docs: fix bootmenu timeout description X-Git-Tag: v1.2.8-rc1~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e766888c731aaaa4d8ad281c41e7004cba1b0ed;p=thirdparty%2Flibvirt.git docs: fix bootmenu timeout description Signed-off-by: Martin Kletzander --- diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 9b8802dfba..59127bb085 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -160,9 +160,8 @@ Since 0.8.3 Additional attribute timeout 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 - enable is set to "yes". - Since 1.2.8 + in range [0, 65535] inclusive and it is ignored unless enable + is set to "yes". Since 1.2.8
smbios
How to populate SMBIOS information visible in the guest.