diff --git a/ChangeLog b/ChangeLog index 8621f9e05309361cf705a7f9c0a9944dbd1f1f05..fe576cc618dfc3429d8fee66a05c524e43d0b2d3 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 e13cd690f8e7ab28bed2b1acd95b14afd2144ec1..bb6da11afe6f221a15fc537dcd5dd7b232130576 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 4479a6eef1186cb60d562791e20aca4884cba39a..48d689dff308820a537006c6d5f627123c23e385 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.