diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index b93ace7cba..b7e145e0fa 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -6045,9 +6045,9 @@ qemu-kvm -net nic,model=? /dev/null TCP port number (with -1 as legacy syntax indicating that it should be auto-allocated). The autoport attribute is the new preferred syntax for indicating auto-allocation of the TCP port to - use. The replaceUser attribute is a boolean deciding + use. The multiUser attribute is a boolean deciding whether multiple simultaneous connections to the VM are permitted. - The multiUser attribute is a boolean deciding whether + The replaceUser attribute is a boolean deciding whether the existing connection must be dropped and a new connection must be established by the VRDP server, when a new client connects in single connection mode.