diff --git a/ChangeLog b/ChangeLog index 8621f9e053..fe576cc618 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Jun 9 15:21:17 CEST 2009 Daniel Veillard + + * docs/formatdomain.html docs/formatdomain.html.in: typo fix + by Garry Dolley + Tue Jun 9 12:39:24 BST 2009 Daniel P. Berrange API extension docs (Dave Allen) diff --git a/docs/formatdomain.html b/docs/formatdomain.html index e13cd690f8..bb6da11afe 100644 --- a/docs/formatdomain.html +++ b/docs/formatdomain.html @@ -750,7 +750,7 @@ qemu-kvm -net nic,model=? /dev/null auto-allocated). The autoport attribute is the new preferred syntax for indicating autoallocation of the TCP port to use. The listen attribute is an IP address for the server to - listen on. The password attribute provides a VNC password + listen on. The passwd attribute provides a VNC password in clear text. The keymap attribute specifies the keymap to use.

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 4479a6eef1..48d689dff3 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -688,7 +688,7 @@ qemu-kvm -net nic,model=? /dev/null auto-allocated). The autoport attribute is the new preferred syntax for indicating autoallocation of the TCP port to use. The listen attribute is an IP address for the server to - listen on. The password attribute provides a VNC password + listen on. The passwd attribute provides a VNC password in clear text. The keymap attribute specifies the keymap to use.