diff --git a/docs/formatdomain.html b/docs/formatdomain.html index 429d9a9..80faade 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.