From 44e699515568abcae0e77d7315f9b5e393daa6d9 Mon Sep 17 00:00:00 2001 From: FdaSilvaYY Date: Fri, 11 Aug 2017 10:15:22 -0400 Subject: Fix some Typos and indents Reviewed-by: Andy Polyakov Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/4108) --- doc/man3/SSL_CONF_cmd.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/man3/SSL_CONF_cmd.pod b/doc/man3/SSL_CONF_cmd.pod index 529acdc356..a8121865a9 100644 --- a/doc/man3/SSL_CONF_cmd.pod +++ b/doc/man3/SSL_CONF_cmd.pod @@ -480,7 +480,7 @@ SSLv3 is B disabled and attempt to override this by the user are ignored. By checking the return code of SSL_CONF_cmd() it is possible to query if a -given B is recognised, this is useful is SSL_CONF_cmd() values are +given B is recognised, this is useful if SSL_CONF_cmd() values are mixed with additional application specific operations. For example an application might call SSL_CONF_cmd() and if it returns -- cgit v1.2.3