From 6ca14af7f854a24c63978e68da252f842c0b7e12 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Sun, 21 Nov 2021 15:16:45 +0000 Subject: oops, i forgot the STANDARDS section --- src/lib/libcrypto/man/d2i_ASN1_BOOLEAN.3 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/lib/libcrypto/man/d2i_ASN1_BOOLEAN.3 b/src/lib/libcrypto/man/d2i_ASN1_BOOLEAN.3 index ecd768f081..3ba0039201 100644 --- a/src/lib/libcrypto/man/d2i_ASN1_BOOLEAN.3 +++ b/src/lib/libcrypto/man/d2i_ASN1_BOOLEAN.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: d2i_ASN1_BOOLEAN.3,v 1.1 2021/11/21 15:11:01 schwarze Exp $ +.\" $OpenBSD: d2i_ASN1_BOOLEAN.3,v 1.2 2021/11/21 15:16:45 schwarze Exp $ .\" .\" Copyright (c) 2021 Ingo Schwarze .\" @@ -112,6 +112,12 @@ of an ASN.1 BOOLEAN value. .Xr ASN1_get_object 3 , .Xr ASN1_item_d2i 3 , .Xr ASN1_put_object 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.2: Encoding of a boolean value .Sh HISTORY .Fn d2i_ASN1_BOOLEAN and -- cgit v1.2.3-55-g6feb