diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2019-12-19 20:23:26 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2019-12-19 20:23:26 +0000 |
commit | bdb40b9426a3bba84c1374d0ee74ad13e3dd04a1 (patch) | |
tree | df44c20ef4d3e2ce65f23357081496cbebf71259 /lib/libssl/man | |
parent | d9dfb4d53461965d1fb99cb64b2f28666fe1f9e0 (diff) |
spelling; from bryan stenson
Diffstat (limited to 'lib/libssl/man')
-rw-r--r-- | lib/libssl/man/SSL_CTX_set_cipher_list.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libssl/man/SSL_CTX_set_cipher_list.3 b/lib/libssl/man/SSL_CTX_set_cipher_list.3 index fa5d9809137..bf1cb5ed509 100644 --- a/lib/libssl/man/SSL_CTX_set_cipher_list.3 +++ b/lib/libssl/man/SSL_CTX_set_cipher_list.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: SSL_CTX_set_cipher_list.3,v 1.9 2019/12/03 06:53:04 tb Exp $ +.\" $OpenBSD: SSL_CTX_set_cipher_list.3,v 1.10 2019/12/19 20:23:25 jmc Exp $ .\" full merge up to: OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 .\" .\" This file is a derived work. @@ -65,7 +65,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: December 3 2019 $ +.Dd $Mdocdate: December 19 2019 $ .Dt SSL_CTX_SET_CIPHER_LIST 3 .Os .Sh NAME @@ -137,7 +137,7 @@ It can only be used as the first word. .It Cm @STRENGTH Sort the list by decreasing encryption strength, preserving the order of cipher suites that have the same strength. -It is usally given as the last word. +It is usually given as the last word. .El .Pp The following words can be used to select groups of cipher suites, |