diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index daa089117d38dee78b060fe294b9e19119115d02..82b6aae7e64107e84d3b84a620f2748f37e0e056 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -5961,9 +5961,13 @@ qemu-kvm -net nic,model=? /dev/null

Alternatively you can use telnet instead - of raw TCP. Since 0.8.5 - you can also use telnets - (secure telnet) and tls. + of raw TCP in order to utilize the telnet protocol + for the connection. +

+

+ Since 0.8.5, some hypervisors support + use of either telnets (secure telnet) or tls + (via secure sockets layer) as the transport protocol for connections.