summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/d2i_X509_ALGOR.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/d2i_X509_ALGOR.3')
-rw-r--r--src/lib/libcrypto/man/d2i_X509_ALGOR.37
1 files changed, 3 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/d2i_X509_ALGOR.3 b/src/lib/libcrypto/man/d2i_X509_ALGOR.3
index e4eab2e883..4e2b02400b 100644
--- a/src/lib/libcrypto/man/d2i_X509_ALGOR.3
+++ b/src/lib/libcrypto/man/d2i_X509_ALGOR.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: d2i_X509_ALGOR.3,v 1.3 2016/12/05 20:32:19 schwarze Exp $ 1.\" $OpenBSD: d2i_X509_ALGOR.3,v 1.4 2016/12/08 20:22:08 jmc Exp $
2.\" OpenSSL 186bb907 Apr 13 11:05:13 2015 -0700 2.\" OpenSSL 186bb907 Apr 13 11:05:13 2015 -0700
3.\" 3.\"
4.\" This file was written by Dr. Stephen Henson <steve@openssl.org>. 4.\" This file was written by Dr. Stephen Henson <steve@openssl.org>.
@@ -48,7 +48,7 @@
48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
49.\" OF THE POSSIBILITY OF SUCH DAMAGE. 49.\" OF THE POSSIBILITY OF SUCH DAMAGE.
50.\" 50.\"
51.Dd $Mdocdate: December 5 2016 $ 51.Dd $Mdocdate: December 8 2016 $
52.Dt D2I_X509_ALGOR 3 52.Dt D2I_X509_ALGOR 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
@@ -74,8 +74,7 @@ These functions decode and encode an
74structure which is equivalent to the 74structure which is equivalent to the
75.Sy AlgorithmIdentifier 75.Sy AlgorithmIdentifier
76structure. 76structure.
77.Pp 77They otherwise behave in a way similar to
78Otherwise these behave in a way similar to
79.Xr d2i_X509 3 78.Xr d2i_X509 3
80and 79and
81.Xr i2d_X509 3 . 80.Xr i2d_X509 3 .