diff options
author | Hans Nilsson <[email protected]> | 2017-09-22 10:31:10 +0200 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2017-09-22 10:31:10 +0200 |
commit | 6f270ea95185483516fe25411fe24721f2e90cd4 (patch) | |
tree | 079a86292a4b3fea3f38d692f28e41ed7f46dece /lib | |
parent | c9e444ff6bf5f3cda8f2503e35a0ac5f9a8b1a45 (diff) | |
parent | 35ed7ad9bdc4ce32c9b461064d042167551c27df (diff) | |
download | otp-6f270ea95185483516fe25411fe24721f2e90cd4.tar.gz otp-6f270ea95185483516fe25411fe24721f2e90cd4.tar.bz2 otp-6f270ea95185483516fe25411fe24721f2e90cd4.zip |
Merge branch 'maint'
Diffstat (limited to 'lib')
-rw-r--r-- | lib/public_key/doc/src/public_key.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public_key/doc/src/public_key.xml b/lib/public_key/doc/src/public_key.xml index 5a4fdf057b..fcf37a7a4d 100644 --- a/lib/public_key/doc/src/public_key.xml +++ b/lib/public_key/doc/src/public_key.xml @@ -794,7 +794,7 @@ fun(#'DistributionPoint'{}, #'CertificateList'{}, client_config := [conf_opt()]}</v> <v>conf_opt() = {cert, der_encoded()} | {key, der_encoded()} |{cacerts, [der_encoded()]}</v> - <d>This is a subset of the type <seealso marker="ssl#type-ssloption"> ssl:ssl_option()</seealso> </d> + <d>This is a subset of the type <seealso marker="ssl:ssl#type-ssloption"> ssl:ssl_option()</seealso> </d> </type> <desc> |