diff options
author | Ingela Anderton Andin <[email protected]> | 2015-04-30 14:18:16 +0200 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2015-04-30 14:19:02 +0200 |
commit | d3047a56424fc892c551b203286b111bb9205415 (patch) | |
tree | 20a23342f2b0e188bcbfcfef1999397b9d6ac269 /lib/ssl | |
parent | 4375a9f9ec158c149ccc861b2f736c984fa54ac9 (diff) | |
download | otp-d3047a56424fc892c551b203286b111bb9205415.tar.gz otp-d3047a56424fc892c551b203286b111bb9205415.tar.bz2 otp-d3047a56424fc892c551b203286b111bb9205415.zip |
ssl: Put back marker
Diffstat (limited to 'lib/ssl')
-rw-r--r-- | lib/ssl/doc/src/ssl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssl/doc/src/ssl.xml b/lib/ssl/doc/src/ssl.xml index 78b758226d..cdf6870c25 100644 --- a/lib/ssl/doc/src/ssl.xml +++ b/lib/ssl/doc/src/ssl.xml @@ -83,7 +83,7 @@ <seealso marker="kernel:gen_tcp">gen_tcp(3)</seealso> manual pages in Kernel.</p></item> - <tag><c>ssloption()</c></tag> + <tag><marker id="type-ssloption"></marker><c>ssloption()</c></tag> <item><p><c>= {verify, verify_type()}</c></p> <p><c>| {verify_fun, {fun(), term()}}</c></p> <p><c>| {fail_if_no_peer_cert, boolean()} {depth, integer()}</c></p> |