summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_cmp_time.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/X509_cmp_time.3')
-rw-r--r--src/lib/libcrypto/man/X509_cmp_time.38
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/X509_cmp_time.3 b/src/lib/libcrypto/man/X509_cmp_time.3
index 55ac836515..fe9b77e35c 100644
--- a/src/lib/libcrypto/man/X509_cmp_time.3
+++ b/src/lib/libcrypto/man/X509_cmp_time.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: X509_cmp_time.3,v 1.1 2017/03/25 19:12:59 schwarze Exp $ 1.\" $OpenBSD: X509_cmp_time.3,v 1.2 2017/03/26 12:31:27 jmc Exp $
2.\" OpenSSL X509_cmp_time.pod 80770da3 Feb 17 19:00:15 2017 +0100 2.\" OpenSSL X509_cmp_time.pod 80770da3 Feb 17 19:00:15 2017 +0100
3.\" 3.\"
4.\" This file was written by Emilia Kasper <emilia@openssl.org> 4.\" This file was written by Emilia Kasper <emilia@openssl.org>
@@ -48,12 +48,12 @@
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: March 25 2017 $ 51.Dd $Mdocdate: March 26 2017 $
52.Dt X509_CMP_TIME 3 52.Dt X509_CMP_TIME 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
55.Nm X509_cmp_time 55.Nm X509_cmp_time
56.Nd compare an ASN.1 Time to a time in seconds since the Epoch 56.Nd compare an ASN.1 time to a time in seconds since the Epoch
57.Sh SYNOPSIS 57.Sh SYNOPSIS
58.In openssl/x509.h 58.In openssl/x509.h
59.Ft int 59.Ft int
@@ -75,7 +75,7 @@ is
75.Dv NULL , 75.Dv NULL ,
76the current time is used. 76the current time is used.
77.Sh RETURN VALUES 77.Sh RETURN VALUES
78.Xr X509_cmp_time 3 78.Fn X509_cmp_time
79returns -1 if 79returns -1 if
80.Fa asn1_time 80.Fa asn1_time
81is earlier than or equal to 81is earlier than or equal to