From b05653a8582b827b38cf259548b3d61c9f8a458e Mon Sep 17 00:00:00 2001
From: schwarze <>
Date: Thu, 9 Dec 2021 18:43:50 +0000
Subject: document V_ASN1_OBJECT

---
 src/lib/libcrypto/man/ASN1_OBJECT_new.3 | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

(limited to 'src/lib')

diff --git a/src/lib/libcrypto/man/ASN1_OBJECT_new.3 b/src/lib/libcrypto/man/ASN1_OBJECT_new.3
index ff98f2491a..24e9767f3d 100644
--- a/src/lib/libcrypto/man/ASN1_OBJECT_new.3
+++ b/src/lib/libcrypto/man/ASN1_OBJECT_new.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ASN1_OBJECT_new.3,v 1.13 2021/11/22 14:00:27 schwarze Exp $
+.\" $OpenBSD: ASN1_OBJECT_new.3,v 1.14 2021/12/09 18:43:50 schwarze Exp $
 .\" full merge up to: OpenSSL 99d63d4 Mar 19 12:28:58 2016 -0400
 .\"
 .\" This file is a derived work.
@@ -65,7 +65,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 .\" OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: November 22 2021 $
+.Dd $Mdocdate: December 9 2021 $
 .Dt ASN1_OBJECT_NEW 3
 .Os
 .Sh NAME
@@ -101,6 +101,10 @@ and a sequence of integers identifying a node in the International
 Object Identifier tree as specified in ITU-T recommendation X.660.
 The new object is marked as dynamically allocated.
 .Pp
+The ASN.1 object identifier type is also represented by the
+.Dv V_ASN1_OBJECT
+type identifier constant.
+.Pp
 .Fn ASN1_OBJECT_create
 allocates a new
 .Vt ASN1_OBJECT
-- 
cgit v1.2.3-55-g6feb