From 280292297c154ea979758a9b3f966834605653c8 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Fri, 23 Jul 2021 06:02:39 +0000 Subject: occured -> occurred; --- src/lib/libcrypto/man/X509_print_ex.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/man/X509_print_ex.3 b/src/lib/libcrypto/man/X509_print_ex.3 index c313d34930..85e82709bb 100644 --- a/src/lib/libcrypto/man/X509_print_ex.3 +++ b/src/lib/libcrypto/man/X509_print_ex.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: X509_print_ex.3,v 1.2 2021/07/19 13:16:43 schwarze Exp $ +.\" $OpenBSD: X509_print_ex.3,v 1.3 2021/07/23 06:02:39 jmc Exp $ .\" .\" Copyright (c) 2021 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: July 19 2021 $ +.Dd $Mdocdate: July 23 2021 $ .Dt X509_PRINT_EX 3 .Os .Sh NAME @@ -242,7 +242,7 @@ to and .Fn X509_print_fp return 1 if all requested information was successfully printed, -even if failures occured while attempting to decode or print the +even if failures occurred while attempting to decode or print the public key or X.509 version 3 extensions, or 0 if any other operation failed. .Pp -- cgit v1.2.3-55-g6feb