From f8b563fb5ba1524c821d37308f4e6abfc866bc3f Mon Sep 17 00:00:00 2001 From: jmc <> Date: Sun, 2 Aug 2015 21:54:21 +0000 Subject: spelling; ok deraadt --- src/lib/libcrypto/man/BIO_s_bio.3 | 4 ++-- src/lib/libcrypto/man/BN_BLINDING_new.3 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/lib/libcrypto/man/BIO_s_bio.3 b/src/lib/libcrypto/man/BIO_s_bio.3 index ea98910140..39fa4504c5 100644 --- a/src/lib/libcrypto/man/BIO_s_bio.3 +++ b/src/lib/libcrypto/man/BIO_s_bio.3 @@ -1,4 +1,4 @@ -.Dd $Mdocdate: July 24 2015 $ +.Dd $Mdocdate: August 2 2015 $ .Dt BIO_S_BIO 3 .Os .Sh NAME @@ -270,7 +270,7 @@ and/or fill the read buffer. Use .Xr BIO_ctrl_pending 3 to find out whether data is buffered in the BIO -and must be transfered to the network. +and must be transferred to the network. Use .Fn BIO_ctrl_get_read_request to find out how many bytes must be written into the buffer before the diff --git a/src/lib/libcrypto/man/BN_BLINDING_new.3 b/src/lib/libcrypto/man/BN_BLINDING_new.3 index c65d79c3bc..72ea5d8b34 100644 --- a/src/lib/libcrypto/man/BN_BLINDING_new.3 +++ b/src/lib/libcrypto/man/BN_BLINDING_new.3 @@ -1,4 +1,4 @@ -.Dd $Mdocdate: February 23 2015 $ +.Dd $Mdocdate: August 2 2015 $ .Dt BN_BLINDING_NEW 3 .Os .Sh NAME @@ -225,7 +225,7 @@ in case of an error. .Fn BN_BLINDING_convert_ex and .Fn BN_BLINDING_invert_ex -return 1 on success and 0 if an error occured. +return 1 on success and 0 if an error occurred. .Pp .Fn BN_BLINDING_thread_id returns a pointer to the thread id object within a -- cgit v1.2.3-55-g6feb