From 7461639d24f5d28e2b43ec10e1aa2376b4ba8936 Mon Sep 17 00:00:00 2001 From: Ingela Anderton Andin Date: Thu, 2 Apr 2015 16:48:50 +0200 Subject: ssl: Correct typos --- lib/ssl/doc/src/ssl.xml | 2 +- lib/ssl/doc/src/ssl_crl_cache_api.xml | 2 +- lib/ssl/doc/src/ssl_distribution.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/ssl/doc') diff --git a/lib/ssl/doc/src/ssl.xml b/lib/ssl/doc/src/ssl.xml index 1e6981f7e5..b8f7501915 100644 --- a/lib/ssl/doc/src/ssl.xml +++ b/lib/ssl/doc/src/ssl.xml @@ -123,7 +123,7 @@ CallbackModule

= atom()

DataTag -

= atom()

p> +

= atom()

Used in socket data message.

ClosedTag

= atom()

diff --git a/lib/ssl/doc/src/ssl_crl_cache_api.xml b/lib/ssl/doc/src/ssl_crl_cache_api.xml index 3f518496be..d18eadd2f2 100644 --- a/lib/ssl/doc/src/ssl_crl_cache_api.xml +++ b/lib/ssl/doc/src/ssl_crl_cache_api.xml @@ -60,7 +60,7 @@ CRLs = [public_key:der_encoded()] -

Lookup the CRLs belonging to the distribution point Distributionpoint

. +

Lookup the CRLs belonging to the distribution point Distributionpoint .

This function may choose to only look in the cache or to follow distribution point links depending on how the cache is administrated.
diff --git a/lib/ssl/doc/src/ssl_distribution.xml b/lib/ssl/doc/src/ssl_distribution.xml index 6d1a2f9ccc..c9f7b1b27f 100644 --- a/lib/ssl/doc/src/ssl_distribution.xml +++ b/lib/ssl/doc/src/ssl_distribution.xml @@ -209,7 +209,7 @@ Eshell V5.0 (abort with ^G) initiates a connection to another node. server_-prefixed options are used when accepting a connection from a remote node.

-

More complex options, such as verify_func>, are currently not +

More complex options, such as verify_fun, are currently not available, but a mechanism to handle such options may be added in a future release.

-- cgit v1.2.3