summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2017-03-27 17:00:54 +0000
committerjmc <jmc@openbsd.org>2017-03-27 17:00:54 +0000
commitdcc5798378056bdd9179a8b41ef15cd20e041e3c (patch)
tree7ccea56954262739aaf184e555a9cf15d910c435
parentcorrect verb pattern; (diff)
downloadwireguard-openbsd-dcc5798378056bdd9179a8b41ef15cd20e041e3c.tar.xz
wireguard-openbsd-dcc5798378056bdd9179a8b41ef15cd20e041e3c.zip
reinstate the capitalisation from previous, as advised by schwarze;
-rw-r--r--lib/libcrypto/man/X509_cmp_time.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/man/X509_cmp_time.3 b/lib/libcrypto/man/X509_cmp_time.3
index fe9b77e35c9..134cb10de38 100644
--- a/lib/libcrypto/man/X509_cmp_time.3
+++ b/lib/libcrypto/man/X509_cmp_time.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: X509_cmp_time.3,v 1.2 2017/03/26 12:31:27 jmc Exp $
+.\" $OpenBSD: X509_cmp_time.3,v 1.3 2017/03/27 17:00:54 jmc Exp $
.\" OpenSSL X509_cmp_time.pod 80770da3 Feb 17 19:00:15 2017 +0100
.\"
.\" This file was written by Emilia Kasper <emilia@openssl.org>
@@ -48,12 +48,12 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: March 26 2017 $
+.Dd $Mdocdate: March 27 2017 $
.Dt X509_CMP_TIME 3
.Os
.Sh NAME
.Nm X509_cmp_time
-.Nd compare an ASN.1 time to a time in seconds since the Epoch
+.Nd compare an ASN.1 Time to a time in seconds since the Epoch
.Sh SYNOPSIS
.In openssl/x509.h
.Ft int