aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src/ct_master_chapter.xml
diff options
context:
space:
mode:
authorKenneth Lundin <[email protected]>2013-08-29 11:56:20 +0200
committerKenneth Lundin <[email protected]>2013-08-29 11:56:20 +0200
commitfc13629197e7c3698ff0739b51d8219069444dec (patch)
tree2a86d1b3abb93df54a9c38db19a06a4cd36733a9 /lib/common_test/doc/src/ct_master_chapter.xml
parent7d658d12f2ff5d9fedd193b0eb4076871b602425 (diff)
downloadotp-fc13629197e7c3698ff0739b51d8219069444dec.tar.gz
otp-fc13629197e7c3698ff0739b51d8219069444dec.tar.bz2
otp-fc13629197e7c3698ff0739b51d8219069444dec.zip
Corrections so that the documentation confirms to the DTD
Diffstat (limited to 'lib/common_test/doc/src/ct_master_chapter.xml')
-rw-r--r--lib/common_test/doc/src/ct_master_chapter.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/doc/src/ct_master_chapter.xml b/lib/common_test/doc/src/ct_master_chapter.xml
index 9e848e99bb..1d2d64a166 100644
--- a/lib/common_test/doc/src/ct_master_chapter.xml
+++ b/lib/common_test/doc/src/ct_master_chapter.xml
@@ -220,6 +220,7 @@
<p>The default <seealso marker="ct_slave">ct_slave</seealso> callback module,
which is part of the Common Test application, has the following features:
+ </p>
<list>
<item>Starting Erlang target nodes on local or remote hosts
(ssh is used for communication).
@@ -237,7 +238,6 @@
Functions can be given as a list of {Module, Function, Arguments} tuples.
</item>
</list>
- </p>
<p>Note that it is possible to specify an <c>eval</c> term for the node as well
as <c>startup_functions</c> in the <c>node_start</c> options list. In this
case first the node will be started, then the <c>startup_functions</c> are