From: tb Date: Sun, 12 May 2024 15:26:46 +0000 (+0000) Subject: Tweak wording X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=7b5e1dd1d8581f067fb501af392a7c4859a5d225;p=openbsd Tweak wording --- diff --git a/lib/libcrypto/man/X509V3_EXT_get_nid.3 b/lib/libcrypto/man/X509V3_EXT_get_nid.3 index d9ff9d7c7ed..b4a3bca2949 100644 --- a/lib/libcrypto/man/X509V3_EXT_get_nid.3 +++ b/lib/libcrypto/man/X509V3_EXT_get_nid.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: X509V3_EXT_get_nid.3,v 1.2 2024/05/12 15:24:21 tb Exp $ +.\" $OpenBSD: X509V3_EXT_get_nid.3,v 1.3 2024/05/12 15:26:46 tb Exp $ .\" .\" Copyright (c) 2024 Theo Buehler .\" @@ -34,7 +34,10 @@ .Sh DESCRIPTION An X.509v3 certificate extension contains an Object Identifier (OID), a boolean criticality indicator, and an opaque extension value +.Po +an .Vt ASN1_OCTET_STRING +.Pc whose meaning is determined by the OID. The library's .Vt X509V3_EXT_METHOD