From 90c6438db1bcfc615be1df4658f36a10bfbe29ee Mon Sep 17 00:00:00 2001 From: jmc <> Date: Thu, 19 Dec 2019 20:23:25 +0000 Subject: spelling; from bryan stenson --- src/lib/libssl/man/SSL_CTX_set_cipher_list.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libssl/man/SSL_CTX_set_cipher_list.3 b/src/lib/libssl/man/SSL_CTX_set_cipher_list.3 index fa5d980913..bf1cb5ed50 100644 --- a/src/lib/libssl/man/SSL_CTX_set_cipher_list.3 +++ b/src/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, -- cgit v1.2.3-55-g6feb