From 7fcba1045cf1c017dc5fc6cd9281064771d75428 Mon Sep 17 00:00:00 2001 From: Peter Meerwald-Stadler Date: Fri, 1 Oct 2021 14:45:04 +0200 Subject: Fix a couple of trivial typos allover --- doc/cli.rst | 2 +- doc/old_news.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/cli.rst b/doc/cli.rst index 37698cef7..8eafece33 100644 --- a/doc/cli.rst +++ b/doc/cli.rst @@ -207,7 +207,7 @@ TLS Server/Client ----------------------- The ``--policy=`` argument of the TLS commands specifies the TLS policy to use. -The policy can be any of the the strings "default", "suiteb_128", "suiteb_192", +The policy can be any of the strings "default", "suiteb_128", "suiteb_192", "bsi", "strict", or "all" to denote built-in policies, or it can name a file from which a policy description will be read. diff --git a/doc/old_news.rst b/doc/old_news.rst index 161bf487b..a5afd369b 100644 --- a/doc/old_news.rst +++ b/doc/old_news.rst @@ -1189,7 +1189,7 @@ Version 1.11.16, 2015-03-29 Unfortunately the semantics of the exchange have changed with ALPN. Using NPN, the server offered a list of protocols it advertised, and then the client chose its favorite. With ALPN, the client offers a list of protocols - and the server chooses. The the signatures of both the TLS::Client and + and the server chooses. The signatures of both the TLS::Client and TLS::Server constructors have changed to support this new flow. * Optimized ECDSA signature verification thanks to an observation by @@ -2402,7 +2402,7 @@ Version 1.9.15, 2011-03-21 causing a illegal instruction crash. * Improve detection and autoconfiguration for ARM processors. Thanks - go out to the the `Tahoe-LAFS Software Foundation + go out to the `Tahoe-LAFS Software Foundation `_, who donated a Sheevaplug that I'll be using to figure out how to make the cryptographic primitives Tahoe-LAFS relies on faster, particularly targeting the ARMv5TE. -- cgit v1.2.3