aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/doc/src/ssl_session_cache_api.xml
diff options
context:
space:
mode:
authorLars Thorsen <[email protected]>2015-12-10 07:17:20 +0100
committerLars Thorsen <[email protected]>2015-12-11 10:06:59 +0100
commit8edbf8309fe6f095d43cc4bbc3eceaa81823c7f4 (patch)
tree81d2698c93afde394190325bddfc1a4fc9e80c62 /lib/ssl/doc/src/ssl_session_cache_api.xml
parent8c276c8c804e8cefb9f88d6bc6449916c3ec3a82 (diff)
downloadotp-8edbf8309fe6f095d43cc4bbc3eceaa81823c7f4.tar.gz
otp-8edbf8309fe6f095d43cc4bbc3eceaa81823c7f4.tar.bz2
otp-8edbf8309fe6f095d43cc4bbc3eceaa81823c7f4.zip
[ssl] Correct the documentation so it follows the DTD
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>