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
commitb1616ed96277c23b4217d35e350f21fab124fa8c (patch)
treeac4f555e568f3c5befce5fb428146411bcb465ff /src/lib
parentebb77561f2e1ae5a745a8d5040e6a2e1eab1c6f1 (diff)
downloadopenbsd-b1616ed96277c23b4217d35e350f21fab124fa8c.tar.gz
openbsd-b1616ed96277c23b4217d35e350f21fab124fa8c.tar.bz2
openbsd-b1616ed96277c23b4217d35e350f21fab124fa8c.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