From 39d13fc94e77e5dae2801aac096a56762070f87c Mon Sep 17 00:00:00 2001
From: jmc <>
Date: Thu, 5 Jan 2017 08:24:38 +0000
Subject: minor tweaks;

---
 src/lib/libcrypto/man/ASN1_STRING_new.3 | 4 ++--
 src/lib/libcrypto/man/d2i_ASN1_OBJECT.3 | 6 +++---
 2 files changed, 5 insertions(+), 5 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 @@
-.\"	$OpenBSD: ASN1_STRING_new.3,v 1.7 2017/01/05 06:08:31 schwarze Exp $
+.\"	$OpenBSD: ASN1_STRING_new.3,v 1.8 2017/01/05 08:24:38 jmc Exp $
 .\"	OpenSSL 99d63d46 Tue Mar 24 07:52:24 2015 -0400
 .\"
 .\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org>
@@ -57,7 +57,7 @@
 .Nm ASN1_UTCTIME_new ,
 .Nm ASN1_UTCTIME_free ,
 .Nm ASN1_TIME_new ,
-.Nm ASN1_TIME_free ,
+.Nm ASN1_TIME_free
 .Nd allocate and free ASN1_STRING objects
 .Sh SYNOPSIS
 .In openssl/asn1.h
diff --git a/src/lib/libcrypto/man/d2i_ASN1_OBJECT.3 b/src/lib/libcrypto/man/d2i_ASN1_OBJECT.3
index 7098c774f0..33cc93c0d9 100644
--- a/src/lib/libcrypto/man/d2i_ASN1_OBJECT.3
+++ b/src/lib/libcrypto/man/d2i_ASN1_OBJECT.3
@@ -1,4 +1,4 @@
-.\"	$OpenBSD: d2i_ASN1_OBJECT.3,v 1.5 2017/01/04 09:04:45 schwarze Exp $
+.\"	$OpenBSD: d2i_ASN1_OBJECT.3,v 1.6 2017/01/05 08:24:38 jmc Exp $
 .\"	OpenSSL 05ea606a May 20 20:52:46 2016 -0400
 .\"
 .\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: January 4 2017 $
+.Dd $Mdocdate: January 5 2017 $
 .Dt D2I_ASN1_OBJECT 3
 .Os
 .Sh NAME
@@ -77,7 +77,7 @@ or a value <= 0 if an error occurs.
 .Sh CAVEATS
 .Fn d2i_ASN1_OBJECT
 never sets the long and short names of the object, not even if the
-object identifier matches one that is built-in to the library.
+object identifier matches one that is built into the library.
 To find the names of an object identifier parsed from DER or BER
 input, call
 .Xr OBJ_obj2nid 3
-- 
cgit v1.2.3-55-g6feb