From 35b2d3bb68f5d49ebe5bb49f3787404cedfeeed3 Mon Sep 17 00:00:00 2001 From: jsg <> Date: Fri, 31 Dec 2021 22:40:40 +0000 Subject: excpetions -> exceptions --- src/lib/libcrypto/man/crypto.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/man/crypto.3 b/src/lib/libcrypto/man/crypto.3 index 598eb30504..4c658d0830 100644 --- a/src/lib/libcrypto/man/crypto.3 +++ b/src/lib/libcrypto/man/crypto.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: crypto.3,v 1.26 2021/12/09 15:11:48 schwarze Exp $ +.\" $OpenBSD: crypto.3,v 1.27 2021/12/31 22:40:40 jsg Exp $ .\" OpenSSL a9c85cea Nov 11 09:33:55 2016 +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: December 9 2021 $ +.Dd $Mdocdate: December 31 2021 $ .Dt CRYPTO 3 .Os .Sh NAME @@ -279,7 +279,7 @@ argument instead. internal to DER: The function encodes an object passed as an argument according to ASN.1 distinguished encoding rules (DER). -There are a few rare excpetions of functions that have +There are a few rare exceptions of functions that have .Dq i2d in their name but produce output anyway that only conforms to ASN.1 basic encoding rules (BER) and not to DER. -- cgit v1.2.3-55-g6feb