summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_print_ex.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/X509_print_ex.3')
-rw-r--r--src/lib/libcrypto/man/X509_print_ex.37
1 files changed, 4 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/X509_print_ex.3 b/src/lib/libcrypto/man/X509_print_ex.3
index 85e82709bb..1a2e0edbdf 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.3 2021/07/23 06:02:39 jmc Exp $ 1.\" $OpenBSD: X509_print_ex.3,v 1.4 2021/10/29 09:42:07 schwarze 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 23 2021 $ 17.Dd $Mdocdate: October 29 2021 $
18.Dt X509_PRINT_EX 3 18.Dt X509_PRINT_EX 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -252,7 +252,8 @@ always returns 1 and silently ignores write errors.
252.Xr BIO_new 3 , 252.Xr BIO_new 3 ,
253.Xr X509_CERT_AUX_new 3 , 253.Xr X509_CERT_AUX_new 3 ,
254.Xr X509_CRL_print 3 , 254.Xr X509_CRL_print 3 ,
255.Xr X509_new 3 255.Xr X509_new 3 ,
256.Xr X509_REQ_print_ex 3
256.Sh HISTORY 257.Sh HISTORY
257.Fn X509_print 258.Fn X509_print
258first appeared in SSLeay 0.5.1 and was changed to print to a 259first appeared in SSLeay 0.5.1 and was changed to print to a