aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/ct_telnet.erl
diff options
context:
space:
mode:
authorPeter Andersson <[email protected]>2016-05-02 14:55:54 +0200
committerPeter Andersson <[email protected]>2016-05-02 14:55:54 +0200
commitbdbb8bfdfb653f4394c7440e0c7d081599c86ddc (patch)
tree78f279e03245c19273c0a71abdcbd753cd0a360e /lib/common_test/src/ct_telnet.erl
parentd3143f2ff33cd957ea90f59344f42d3b066f3c0c (diff)
downloadotp-bdbb8bfdfb653f4394c7440e0c7d081599c86ddc.tar.gz
otp-bdbb8bfdfb653f4394c7440e0c7d081599c86ddc.tar.bz2
otp-bdbb8bfdfb653f4394c7440e0c7d081599c86ddc.zip
Update the reference manual
OTP-13462
Diffstat (limited to 'lib/common_test/src/ct_telnet.erl')
-rw-r--r--lib/common_test/src/ct_telnet.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/src/ct_telnet.erl b/lib/common_test/src/ct_telnet.erl
index cdc08fd9d4..f5f4f648f4 100644
--- a/lib/common_test/src/ct_telnet.erl
+++ b/lib/common_test/src/ct_telnet.erl
@@ -43,7 +43,7 @@
%% {keep_alive,Bool},
%% {poll_limit,N},
%% {poll_interval,Millisec},
-%% {tcp_nodelay,Bool]}.</pre>
+%% {tcp_nodelay,Bool}]}.</pre>
%% <p><code>Millisec = integer(), N = integer()</code></p>
%% <p>Enter the <code>telnet_settings</code> term in a configuration
%% file included in the test and ct_telnet will retrieve the information