summaryrefslogtreecommitdiff
path: root/lib/common_test/doc/src/ct_rpc.xml
diff options
context:
space:
mode:
authorLukas Larsson <lukas@erlang.org>2020-03-09 17:11:17 +0100
committerLukas Larsson <lukas@erlang.org>2020-03-20 11:46:39 +0100
commit95e286750901d56e6e25fb13da8fe34f32702594 (patch)
tree88a38f19dc2d4b2a45c2ebd89d45e075a0b67a52 /lib/common_test/doc/src/ct_rpc.xml
parent1223a53aa871b1279cb4a78ec714f5fc1273de9b (diff)
downloaderlang-95e286750901d56e6e25fb13da8fe34f32702594.tar.gz
otp: Change all MFA links to use "/" syntax for arity
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 69b735217c..e3247a7ad9 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>