From 8ed70cda5e3be86883a5b57af7ae4732eef8c61f Mon Sep 17 00:00:00 2001 From: jsg <> Date: Sun, 10 Sep 2023 04:05:26 +0000 Subject: spelling --- src/lib/libcrypto/man/EVP_PKEY_CTX_get_operation.3 | 6 +++--- src/lib/libcrypto/man/EVP_PKEY_keygen.3 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/lib/libcrypto') diff --git a/src/lib/libcrypto/man/EVP_PKEY_CTX_get_operation.3 b/src/lib/libcrypto/man/EVP_PKEY_CTX_get_operation.3 index b6e7275b5a..9a9848f55e 100644 --- a/src/lib/libcrypto/man/EVP_PKEY_CTX_get_operation.3 +++ b/src/lib/libcrypto/man/EVP_PKEY_CTX_get_operation.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: EVP_PKEY_CTX_get_operation.3,v 1.1 2023/09/09 14:39:09 schwarze Exp $ +.\" $OpenBSD: EVP_PKEY_CTX_get_operation.3,v 1.2 2023/09/10 04:05:26 jsg Exp $ .\" .\" Copyright (c) 2023 Ingo Schwarze .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 9 2023 $ +.Dd $Mdocdate: September 10 2023 $ .Dt EVP_PKEY_CTX_GET_OPERATION 3 .Os .Sh NAME @@ -53,7 +53,7 @@ if any: .It Dv EVP_PKEY_OP_VERIFYRECOVER Ta Xr EVP_PKEY_verify_recover_init 3 Ta RSA .El .Pp -The rightmost column of the above table shows examples of algoritms +The rightmost column of the above table shows examples of algorithms the return values can occur for. For example, if .Xr EVP_PKEY_base_id 3 diff --git a/src/lib/libcrypto/man/EVP_PKEY_keygen.3 b/src/lib/libcrypto/man/EVP_PKEY_keygen.3 index 7641dba5a2..e86c049843 100644 --- a/src/lib/libcrypto/man/EVP_PKEY_keygen.3 +++ b/src/lib/libcrypto/man/EVP_PKEY_keygen.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: EVP_PKEY_keygen.3,v 1.12 2023/09/09 14:31:38 schwarze Exp $ +.\" $OpenBSD: EVP_PKEY_keygen.3,v 1.13 2023/09/10 04:05:26 jsg Exp $ .\" full merge up to: OpenSSL 24a535ea Sep 22 13:14:20 2020 +0100 .\" .\" This file is a derived work. @@ -66,7 +66,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 9 2023 $ +.Dd $Mdocdate: September 10 2023 $ .Dt EVP_PKEY_KEYGEN 3 .Os .Sh NAME @@ -252,7 +252,7 @@ returns a function pointer to the currently installed callback function or if no callback function is installed. .Pp .Fn EVP_PKEY_CTX_get_keygen_info -retuns the number of available parameters if +returns the number of available parameters if .Fa idx is \-1, one of these parameters if .Fa idx -- cgit v1.2.3-55-g6feb