summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorjmc <>2021-07-23 06:02:39 +0000
committerjmc <>2021-07-23 06:02:39 +0000
commit280292297c154ea979758a9b3f966834605653c8 (patch)
treeac4f555e568f3c5befce5fb428146411bcb465ff /src/lib
parent52c752abbfa5fd86691977a8efbd207ffd342cd3 (diff)
downloadopenbsd-280292297c154ea979758a9b3f966834605653c8.tar.gz
openbsd-280292297c154ea979758a9b3f966834605653c8.tar.bz2
openbsd-280292297c154ea979758a9b3f966834605653c8.zip
occured -> occurred;
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libcrypto/man/X509_print_ex.36
1 files changed, 3 insertions, 3 deletions
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 @@
1.\" $OpenBSD: X509_print_ex.3,v 1.2 2021/07/19 13:16:43 schwarze Exp $ 1.\" $OpenBSD: X509_print_ex.3,v 1.3 2021/07/23 06:02:39 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -14,7 +14,7 @@
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\" 16.\"
17.Dd $Mdocdate: July 19 2021 $ 17.Dd $Mdocdate: July 23 2021 $
18.Dt X509_PRINT_EX 3 18.Dt X509_PRINT_EX 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -242,7 +242,7 @@ to
242and 242and
243.Fn X509_print_fp 243.Fn X509_print_fp
244return 1 if all requested information was successfully printed, 244return 1 if all requested information was successfully printed,
245even if failures occured while attempting to decode or print the 245even if failures occurred while attempting to decode or print the
246public key or X.509 version 3 extensions, or 0 if any other operation 246public key or X.509 version 3 extensions, or 0 if any other operation
247failed. 247failed.
248.Pp 248.Pp