aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man3/d2i_X509.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/d2i_X509.pod')
-rw-r--r--doc/man3/d2i_X509.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man3/d2i_X509.pod b/doc/man3/d2i_X509.pod
index 06546a4875..da5386b743 100644
--- a/doc/man3/d2i_X509.pod
+++ b/doc/man3/d2i_X509.pod
@@ -349,10 +349,10 @@ i2d_X509_SIG,
i2d_X509_VAL,
- convert objects from/to ASN.1/DER representation
-=for comment generic
-
=head1 SYNOPSIS
+=for comment generic
+
TYPE *d2i_TYPE(TYPE **a, unsigned char **pp, long length);
TYPE *d2i_TYPE_bio(BIO *bp, TYPE **a);
TYPE *d2i_TYPE_fp(FILE *fp, TYPE **a);