diff options
author | Ingela Anderton Andin <[email protected]> | 2015-03-17 10:47:42 +0100 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2015-03-17 10:47:42 +0100 |
commit | 2c5ec58cedb6d88ea1ecdee4893bba54d397aeed (patch) | |
tree | 9a455647d5422f5bfdb48fb15102c3cf3b6767b6 /lib/ssl/doc/src/ssl_crl_cache.xml | |
parent | f1da7597dec858ee26dc68a6da66eb62742f82bb (diff) | |
download | otp-2c5ec58cedb6d88ea1ecdee4893bba54d397aeed.tar.gz otp-2c5ec58cedb6d88ea1ecdee4893bba54d397aeed.tar.bz2 otp-2c5ec58cedb6d88ea1ecdee4893bba54d397aeed.zip |
ssl: Improve documentation
Diffstat (limited to 'lib/ssl/doc/src/ssl_crl_cache.xml')
-rw-r--r-- | lib/ssl/doc/src/ssl_crl_cache.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssl/doc/src/ssl_crl_cache.xml b/lib/ssl/doc/src/ssl_crl_cache.xml index 1ed76d3e2a..b291c7b633 100644 --- a/lib/ssl/doc/src/ssl_crl_cache.xml +++ b/lib/ssl/doc/src/ssl_crl_cache.xml @@ -29,7 +29,7 @@ <p> Implements an internal CRL (Certificate Revocation List) cache. In addition to implementing the <seealso - marker="ssl_cache_crl_api"> ssl_cache_crl_api</seealso> + marker="ssl_cache_crl_api"> ssl_cache_crl_api</seealso> behaviour the following functions are available. </p> </description> |