diff options
Diffstat (limited to 'lib/common_test/doc/src')
-rw-r--r-- | lib/common_test/doc/src/ct_run.xml | 2 | ||||
-rw-r--r-- | lib/common_test/doc/src/ct_telnet.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/common_test/doc/src/ct_run.xml b/lib/common_test/doc/src/ct_run.xml index a1ad060366..d0ecc38564 100644 --- a/lib/common_test/doc/src/ct_run.xml +++ b/lib/common_test/doc/src/ct_run.xml @@ -33,7 +33,7 @@ <file>ct_run.xml</file> </header> <com>ct_run</com> - <comsummary>Program used for starting <c>Common Test</c> from the + <comsummary>Program used for starting Common Test from the OS command line.</comsummary> <description> diff --git a/lib/common_test/doc/src/ct_telnet.xml b/lib/common_test/doc/src/ct_telnet.xml index 6f7fc13055..b7ba352104 100644 --- a/lib/common_test/doc/src/ct_telnet.xml +++ b/lib/common_test/doc/src/ct_telnet.xml @@ -124,7 +124,7 @@ option <c>hosts</c> and list the names of the servers/connections to be used in the suite. The connections must be named for this to work (see - <seealso marker="#open-1"><c>ct_telnet:open/1,2,3,4</c></seealso>.</p> + <seealso marker="#open-1"><c>ct_telnet:open/1,2,3,4</c></seealso>).</p> <p>Hook option <c>log_type</c> can be used to change the <c>cth_conn_log</c> behavior. The default value of this option is @@ -215,7 +215,7 @@ <p>A connection can be associated with a target name and/or a handle. If <c>Connection</c> has no associated target name, it can only be closed with the handle value (see - <seealso marker="#open-4"><c>ct_telnet:open/4</c></seealso>.</p> + <seealso marker="#open-4"><c>ct_telnet:open/4</c></seealso>).</p> </desc> </func> |