summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmc <>2019-12-19 20:23:25 +0000
committerjmc <>2019-12-19 20:23:25 +0000
commit90c6438db1bcfc615be1df4658f36a10bfbe29ee (patch)
treee013c857e0ca8fbd96c5b6f9d7d2ab24508bb6a8
parent6ae3e45e3e2dd347eb0123ee96b463bfa412e377 (diff)
downloadopenbsd-90c6438db1bcfc615be1df4658f36a10bfbe29ee.tar.gz
openbsd-90c6438db1bcfc615be1df4658f36a10bfbe29ee.tar.bz2
openbsd-90c6438db1bcfc615be1df4658f36a10bfbe29ee.zip
spelling; from bryan stenson
-rw-r--r--src/lib/libssl/man/SSL_CTX_set_cipher_list.36
1 files changed, 3 insertions, 3 deletions
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 @@
1.\" $OpenBSD: SSL_CTX_set_cipher_list.3,v 1.9 2019/12/03 06:53:04 tb Exp $ 1.\" $OpenBSD: SSL_CTX_set_cipher_list.3,v 1.10 2019/12/19 20:23:25 jmc Exp $
2.\" full merge up to: OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 2.\" full merge up to: OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
3.\" 3.\"
4.\" This file is a derived work. 4.\" This file is a derived work.
@@ -65,7 +65,7 @@
65.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 65.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
66.\" OF THE POSSIBILITY OF SUCH DAMAGE. 66.\" OF THE POSSIBILITY OF SUCH DAMAGE.
67.\" 67.\"
68.Dd $Mdocdate: December 3 2019 $ 68.Dd $Mdocdate: December 19 2019 $
69.Dt SSL_CTX_SET_CIPHER_LIST 3 69.Dt SSL_CTX_SET_CIPHER_LIST 3
70.Os 70.Os
71.Sh NAME 71.Sh NAME
@@ -137,7 +137,7 @@ It can only be used as the first word.
137.It Cm @STRENGTH 137.It Cm @STRENGTH
138Sort the list by decreasing encryption strength, 138Sort the list by decreasing encryption strength,
139preserving the order of cipher suites that have the same strength. 139preserving the order of cipher suites that have the same strength.
140It is usally given as the last word. 140It is usually given as the last word.
141.El 141.El
142.Pp 142.Pp
143The following words can be used to select groups of cipher suites, 143The following words can be used to select groups of cipher suites,