From 7d90a600d0797645d480c64312d7b1bfa6fd7659 Mon Sep 17 00:00:00 2001 From: tb <> Date: Wed, 27 Sep 2023 08:46:46 +0000 Subject: Various small tweaks in the RFC 3779 docs Mention a few more bugs and unify manpage descriptions --- src/lib/libcrypto/man/X509v3_addr_inherits.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/lib/libcrypto/man/X509v3_addr_inherits.3') diff --git a/src/lib/libcrypto/man/X509v3_addr_inherits.3 b/src/lib/libcrypto/man/X509v3_addr_inherits.3 index a8465afb38..0c3c35d4a3 100644 --- a/src/lib/libcrypto/man/X509v3_addr_inherits.3 +++ b/src/lib/libcrypto/man/X509v3_addr_inherits.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: X509v3_addr_inherits.3,v 1.1 2023/09/26 20:42:45 tb Exp $ +.\" $OpenBSD: X509v3_addr_inherits.3,v 1.2 2023/09/27 08:46:46 tb Exp $ .\" .\" Copyright (c) 2023 Theo Buehler .\" @@ -14,13 +14,13 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 26 2023 $ +.Dd $Mdocdate: September 27 2023 $ .Dt X509V3_ADDR_INHERITS 3 .Os .Sh NAME .Nm X509v3_addr_inherits , .Nm X509v3_asid_inherits -.Nd inheritance for the IP address and AS number delegation extensions +.Nd RFC 3779 inheritance .Sh SYNOPSIS .In openssl/x509v3.h .Ft int @@ -96,7 +96,7 @@ and have been available since .Fn X509v3_asid_inherits ignores whether the .Fa inherit -is present or absent in the list that is considered to use inheritance. +element is present or absent in the list that is considered to use inheritance. .Pp There is no API that determines whether all lists contained in an .Vt ASIdentifiers -- cgit v1.2.3-55-g6feb