提交 323d5bdc 编写于 作者: J John Ferlan

docs: Clarify chardev protocol

Add a slight clarification to usage of "telnet", "telnets", or "tls" as
the protocol type value.
Signed-off-by: NJohn Ferlan <jferlan@redhat.com>
上级 d2e14efb
......@@ -5961,9 +5961,13 @@ qemu-kvm -net nic,model=? /dev/null
<p>
Alternatively you can use <code>telnet</code> instead
of <code>raw</code> TCP. <span class="since">Since 0.8.5</span>
you can also use <code>telnets</code>
(secure telnet) and <code>tls</code>.
of <code>raw</code> TCP in order to utilize the telnet protocol
for the connection.
</p>
<p>
<span class="since">Since 0.8.5,</span> some hypervisors support
use of either <code>telnets</code> (secure telnet) or <code>tls</code>
(via secure sockets layer) as the transport protocol for connections.
</p>
<pre>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册