From c28effea49c9cc43a59390f5ca3285cd54341e2a Mon Sep 17 00:00:00 2001 From: schwarze Date: Thu, 9 Dec 2021 18:52:09 +0000 Subject: [PATCH] add the missing STANDARDS section --- lib/libcrypto/man/ASN1_parse_dump.3 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/lib/libcrypto/man/ASN1_parse_dump.3 b/lib/libcrypto/man/ASN1_parse_dump.3 index 8661c555214..50761f38aa2 100644 --- a/lib/libcrypto/man/ASN1_parse_dump.3 +++ b/lib/libcrypto/man/ASN1_parse_dump.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ASN1_parse_dump.3,v 1.2 2021/11/26 13:48:21 jsg Exp $ +.\" $OpenBSD: ASN1_parse_dump.3,v 1.3 2021/12/09 18:52:09 schwarze Exp $ .\" .\" Copyright (c) 2021 Ingo Schwarze .\" @@ -14,7 +14,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: November 26 2021 $ +.Dd $Mdocdate: December 9 2021 $ .Dt ASN1_PARSE_DUMP 3 .Os .Sh NAME @@ -196,6 +196,12 @@ when any printing operation fails. .Xr ASN1_item_new 3 , .Xr ASN1_STRING_print 3 , .Xr ASN1_TYPE_new 3 +.Sh STANDARDS +ITU-T Recommendation X.690, also known as ISO/IEC 8825-1: +Information technology - ASN.1 encoding rules: +Specification of Basic Encoding Rules (BER), Canonical Encoding +Rules (CER) and Distinguished Encoding Rules (DER), +section 8.1: General rules for encoding .Sh HISTORY .Fn ASN1_parse first appeared in SSLeay 0.5.1 and has been available since -- 2.20.1