-.\" $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 <schwarze@openbsd.org>
.\"
.\" 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
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