diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 1bbece0e52..77d8e71899 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -5518,12 +5518,13 @@ qemu-kvm -net nic,model=? /dev/null
should be auto-allocated). The autoport
attribute is
the new preferred syntax for indicating auto-allocation of the TCP
port to use. The passwd
attribute provides a VNC
- password in clear text. The keymap
attribute specifies
- the keymap to use. It is possible to set a limit on the validity of
- the password by giving an timestamp
- passwdValidTo='2010-04-09T15:51:00'
assumed to be
- in UTC. The connected
attribute allows control of
- connected client during password changes. VNC accepts
+ password in clear text. If the passwd
attribute is
+ set to an empty string, then VNC access is disabled. The
+ keymap
attribute specifies the keymap to use. It is
+ possible to set a limit on the validity of the password by giving
+ an timestamp passwdValidTo='2010-04-09T15:51:00'
+ assumed to be in UTC. The connected
attribute allows
+ control of connected client during password changes. VNC accepts
keep
value only since 0.9.3.
NB, this may not be supported by all hypervisors.
autoport
attribute is the new preferred syntax for indicating
auto-allocation of needed port numbers. The passwd
- attribute provides a SPICE password in clear text. The
- keymap
attribute specifies the keymap to use. It is
- possible to set a limit on the validity of the password by giving
- an timestamp passwdValidTo='2010-04-09T15:51:00'
- assumed to be in UTC.
+ attribute provides a SPICE password in clear text. If the
+ passwd
attribute is set to an empty string, then
+ SPICE access is disabled. The keymap
attribute
+ specifies the keymap to use. It is possible to set a limit on
+ the validity of the password by giving an timestamp
+ passwdValidTo='2010-04-09T15:51:00'
assumed to be
+ in UTC.
The connected
attribute allows control of connected