aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public_key
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2019-04-03 13:20:37 +0200
committerBjörn Gustavsson <[email protected]>2019-04-04 13:00:30 +0200
commitb075fbda0ad0a711344011fb365b00acd5b64760 (patch)
tree080d8537cbd51a8230cb1cade6f8e0ae5b129c8c /lib/public_key
parentb51f61b5f32a28737d0b03a29f19f48f38e4db19 (diff)
downloadotp-b075fbda0ad0a711344011fb365b00acd5b64760.tar.gz
otp-b075fbda0ad0a711344011fb365b00acd5b64760.tar.bz2
otp-b075fbda0ad0a711344011fb365b00acd5b64760.zip
Fix broken links
A multitude of broken links were found when a bug was fixed in the link checker.
Diffstat (limited to 'lib/public_key')
-rw-r--r--lib/public_key/doc/src/public_key.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/public_key/doc/src/public_key.xml b/lib/public_key/doc/src/public_key.xml
index fb81ea68a4..8db5620686 100644
--- a/lib/public_key/doc/src/public_key.xml
+++ b/lib/public_key/doc/src/public_key.xml
@@ -813,7 +813,8 @@ fun(#'DistributionPoint'{}, #'CertificateList'{},
<p>The <c>{OtherRefId,term()}</c> is defined by the user and is passed to the <c>match_fun</c>, if defined.
If the term in <c>OtherRefId</c> is a binary, it will be converted to a string.
</p>
- <p>The <c>ip</c> Reference ID takes an <seealso marker="inet:inet#type-ip_address">inet:ip_address()</seealso>
+ <p>The <c>ip</c> Reference ID takes an
+ <seealso marker="kernel:inet#type-ip_address">inet:ip_address()</seealso>
or an ip address in string format (E.g "10.0.1.1" or "1234::5678:9012") as second element.
</p>
<p>The options are:</p>