mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
docs: Fix truncated sentence in RDP 'multiUser' attribute
This commit is contained in:
parent
bfb4b82257
commit
f81b850911
@ -3506,10 +3506,10 @@ qemu-kvm -net nic,model=? /dev/null
|
|||||||
the TCP port to use. The <code>replaceUser</code>
|
the TCP port to use. The <code>replaceUser</code>
|
||||||
attribute is a boolean deciding whether multiple
|
attribute is a boolean deciding whether multiple
|
||||||
simultaneous connections to the VM are permitted.
|
simultaneous connections to the VM are permitted.
|
||||||
The <code>multiUser</code> whether the existing connection
|
The <code>multiUser</code> attribute is a boolean deciding
|
||||||
must be dropped and a new connection must be established
|
whether the existing connection must be dropped and a new
|
||||||
by the VRDP server, when a new client connects in single
|
connection must be established by the VRDP server, when a
|
||||||
connection mode.
|
new client connects in single connection mode.
|
||||||
</dd>
|
</dd>
|
||||||
<dt><code>"desktop"</code></dt>
|
<dt><code>"desktop"</code></dt>
|
||||||
<dd>
|
<dd>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user