diff options
author | Anders Svensson <[email protected]> | 2012-08-30 09:45:31 +0200 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2012-08-30 12:23:16 +0200 |
commit | b1c9f8412fcf6261d84cd2043ca0b9cca680112f (patch) | |
tree | 3aff1c4c065a408c85e7aa6ad4fcde2c83255314 /lib/diameter/doc/src/diameter.xml | |
parent | b9f75367e58e8d0ece55f654c540b8c061c3f328 (diff) | |
download | otp-b1c9f8412fcf6261d84cd2043ca0b9cca680112f.tar.gz otp-b1c9f8412fcf6261d84cd2043ca0b9cca680112f.tar.bz2 otp-b1c9f8412fcf6261d84cd2043ca0b9cca680112f.zip |
Fix/tweak references to other applications
Diffstat (limited to 'lib/diameter/doc/src/diameter.xml')
-rw-r--r-- | lib/diameter/doc/src/diameter.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/diameter/doc/src/diameter.xml b/lib/diameter/doc/src/diameter.xml index 38b3cdcba5..8635399d6f 100644 --- a/lib/diameter/doc/src/diameter.xml +++ b/lib/diameter/doc/src/diameter.xml @@ -665,8 +665,8 @@ The name of a service as passed to <seealso marker="#start_service">start_service/2</seealso> and with which the service is identified. There can be at most one service with a given name on a given node. -Note that <c>erlang:make_ref/0</c> can be used to generate a service name -that is somewhat unique.</p> +Note that <seealso marker="erts:erlang#make_ref-0">erlang:make_ref/0</seealso> +can be used to generate a service name that is somewhat unique.</p> <marker id="service_opt"/> </item> |