aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src/ct_rpc.xml
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2016-03-10 14:55:22 +0100
committerSiri Hansen <[email protected]>2016-03-10 14:55:22 +0100
commite3e55881b15757e15ea1995b0f8dbfd305f9e89d (patch)
treea4379d63af0feefb52542f69511272b70389ce4c /lib/common_test/doc/src/ct_rpc.xml
parent5fa1dff3c9f92a3b7c6a897af32c0c72a9a9e8a7 (diff)
parent880280b22f30a5ba67dcbd93bf85e14c04acc25b (diff)
downloadotp-e3e55881b15757e15ea1995b0f8dbfd305f9e89d.tar.gz
otp-e3e55881b15757e15ea1995b0f8dbfd305f9e89d.tar.bz2
otp-e3e55881b15757e15ea1995b0f8dbfd305f9e89d.zip
Merge branch 'siri/common_test/fix-doc-links' into maint
* siri/common_test/fix-doc-links: Fix link errors in common_test documentation Document that any ssh option is allowed in ct_netconfc Conflicts: lib/common_test/doc/src/ct_hooks_chapter.xml lib/common_test/doc/src/ct_netconfc.xml
Diffstat (limited to 'lib/common_test/doc/src/ct_rpc.xml')
-rw-r--r--lib/common_test/doc/src/ct_rpc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/common_test/doc/src/ct_rpc.xml b/lib/common_test/doc/src/ct_rpc.xml
index 132d04545d..0169727581 100644
--- a/lib/common_test/doc/src/ct_rpc.xml
+++ b/lib/common_test/doc/src/ct_rpc.xml
@@ -73,7 +73,7 @@
</type>
<desc><marker id="app_node-3"/>
<p>Same as
- <seealso marker="app_node-2"><c>ct_rpc:app_node/2</c></seealso>,
+ <seealso marker="#app_node-2"><c>ct_rpc:app_node/2</c></seealso>,
except that argument <c>FailOnBadRPC</c> determines if the search
for a candidate node is to stop if <c>badrpc</c> is received at
some point.</p>
@@ -94,7 +94,7 @@
</type>
<desc><marker id="app_node-4"/>
<p>Same as
- <seealso marker="app_node-2"><c>ct_rpc:app_node/2</c></seealso>,
+ <seealso marker="#app_node-2"><c>ct_rpc:app_node/2</c></seealso>,
except that argument <c>FailOnBadRPC</c> determines if the search
for a candidate node is to stop if <c>badrpc</c> is received at
some point.</p>