From 8e5c89ba64411caafba77d012c4a72785f830a4b Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Thu, 22 May 2008 14:57:32 +0000 Subject: [PATCH] "copy-paste" errors * docs/formatdomain.html docs/formatdomain.html.in: Anton Protopopov pointed out a few "copy-paste" errors daniel --- ChangeLog | 5 +++++ docs/formatdomain.html | 6 +++--- docs/formatdomain.html.in | 6 +++--- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 494aa833af..3039139d92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu May 22 16:56:12 CEST 2008 Daniel Veillard + + * docs/formatdomain.html docs/formatdomain.html.in: Anton Protopopov + pointed out a few "copy-paste" errors + Wed May 21 17:13:29 EST 2008 Daniel P. Berrange * src/qemu_conf.c: Fix exit status check when using -help arg diff --git a/docs/formatdomain.html b/docs/formatdomain.html index 429d9a98cc..80faade33b 100644 --- a/docs/formatdomain.html +++ b/docs/formatdomain.html @@ -304,7 +304,7 @@ </os> ...
type
This element has the same semantics as described earlier in the - BIOS boot section
type
This element has the same semantics as described earlier in the + BIOS boot section
loader
This element has the same semantics as described earlier in the BIOS boot section
kernel
The contents of this element specify the fully-qualified path to the kernel image in the host OS.
initrd
The contents of this element specify the fully-qualified path to the (optional) ramdisk image in the host OS.
cmdline
The contents of this element specify arguments to be passed to @@ -344,8 +344,8 @@ <on_crash>restart</on_crash> ...
on_poweroff
The content of this element specifies the action to take when - the guest requests a poweroff.
on_poweroff
The content of this element specifies the action to take when - the guest requests a reboot.
on_poweroff
The content of this element specifies the action to take when + the guest requests a poweroff.
on_reboot
The content of this element specifies the action to take when + the guest requests a reboot.
on_crash
The content of this element specifies the action to take when the guest crashes.

Each of these states allow for the same four possible actions. diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 02ca509660..70b9c4ac06 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -154,7 +154,7 @@

type
This element has the same semantics as described earlier in the BIOS boot section
-
type
+
loader
This element has the same semantics as described earlier in the BIOS boot section
kernel
@@ -215,10 +215,10 @@
on_poweroff
The content of this element specifies the action to take when the guest requests a poweroff.
-
on_poweroff
+
on_reboot
The content of this element specifies the action to take when the guest requests a reboot.
-
on_poweroff
+
on_crash
The content of this element specifies the action to take when the guest crashes.
-- 2.47.2