aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/doc/src/ssl_session_cache_api.xml
diff options
context:
space:
mode:
authorLars Thorsen <[email protected]>2015-12-11 10:07:21 +0100
committerLars Thorsen <[email protected]>2015-12-11 10:07:21 +0100
commitfae6b9385f3d0d1c725ca6cdb588b8bf1e473721 (patch)
tree9b0b87cea4fd11a46bf64b9a04d4fbeca7875da3 /lib/ssl/doc/src/ssl_session_cache_api.xml
parent8c276c8c804e8cefb9f88d6bc6449916c3ec3a82 (diff)
parent545b938fb12396c9e1313a4bacf68f5307941be5 (diff)
downloadotp-fae6b9385f3d0d1c725ca6cdb588b8bf1e473721.tar.gz
otp-fae6b9385f3d0d1c725ca6cdb588b8bf1e473721.tar.bz2
otp-fae6b9385f3d0d1c725ca6cdb588b8bf1e473721.zip
Merge branch 'lars/correct-doc-bugs' into maint
Diffstat (limited to 'lib/ssl/doc/src/ssl_session_cache_api.xml')
-rw-r--r--lib/ssl/doc/src/ssl_session_cache_api.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/lib/ssl/doc/src/ssl_session_cache_api.xml b/lib/ssl/doc/src/ssl_session_cache_api.xml
index bd9330056d..b85d8fb284 100644
--- a/lib/ssl/doc/src/ssl_session_cache_api.xml
+++ b/lib/ssl/doc/src/ssl_session_cache_api.xml
@@ -31,9 +31,13 @@
<module>ssl_session_cache_api</module>
<modulesummary>TLS session cache API</modulesummary>
- <description>Defines the API for the TLS session cache so
- that the data storage scheme can be replaced by
- defining a new callback module implementing this API.</description>
+ <description>
+ <p>
+ Defines the API for the TLS session cache so
+ that the data storage scheme can be replaced by
+ defining a new callback module implementing this API.
+ </p>
+ </description>
<section>
<title>DATA TYPES</title>