diff options
author | jmc <> | 2017-01-05 08:24:38 +0000 |
---|---|---|
committer | jmc <> | 2017-01-05 08:24:38 +0000 |
commit | 39d13fc94e77e5dae2801aac096a56762070f87c (patch) | |
tree | 9aca3f754ccd81aaf4e9545f28e3e0b9ff73e42c /src/lib/libcrypto/man/ASN1_STRING_new.3 | |
parent | efdbb5cc8b3a48ae12b0591437db388fb8837f5e (diff) | |
download | openbsd-39d13fc94e77e5dae2801aac096a56762070f87c.tar.gz openbsd-39d13fc94e77e5dae2801aac096a56762070f87c.tar.bz2 openbsd-39d13fc94e77e5dae2801aac096a56762070f87c.zip |
minor tweaks;
Diffstat (limited to 'src/lib/libcrypto/man/ASN1_STRING_new.3')
-rw-r--r-- | src/lib/libcrypto/man/ASN1_STRING_new.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/ASN1_STRING_new.3 b/src/lib/libcrypto/man/ASN1_STRING_new.3 index bd5f912b29..65be8c471b 100644 --- a/src/lib/libcrypto/man/ASN1_STRING_new.3 +++ b/src/lib/libcrypto/man/ASN1_STRING_new.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ASN1_STRING_new.3,v 1.7 2017/01/05 06:08:31 schwarze Exp $ | 1 | .\" $OpenBSD: ASN1_STRING_new.3,v 1.8 2017/01/05 08:24:38 jmc Exp $ |
2 | .\" OpenSSL 99d63d46 Tue Mar 24 07:52:24 2015 -0400 | 2 | .\" OpenSSL 99d63d46 Tue Mar 24 07:52:24 2015 -0400 |
3 | .\" | 3 | .\" |
4 | .\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org> | 4 | .\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org> |
@@ -57,7 +57,7 @@ | |||
57 | .Nm ASN1_UTCTIME_new , | 57 | .Nm ASN1_UTCTIME_new , |
58 | .Nm ASN1_UTCTIME_free , | 58 | .Nm ASN1_UTCTIME_free , |
59 | .Nm ASN1_TIME_new , | 59 | .Nm ASN1_TIME_new , |
60 | .Nm ASN1_TIME_free , | 60 | .Nm ASN1_TIME_free |
61 | .Nd allocate and free ASN1_STRING objects | 61 | .Nd allocate and free ASN1_STRING objects |
62 | .Sh SYNOPSIS | 62 | .Sh SYNOPSIS |
63 | .In openssl/asn1.h | 63 | .In openssl/asn1.h |