diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index daa089117d..82b6aae7e6 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.