consistently use "allow_inherit" for the argument name
authorschwarze <schwarze@openbsd.org>
Sat, 30 Sep 2023 14:26:09 +0000 (14:26 +0000)
committerschwarze <schwarze@openbsd.org>
Sat, 30 Sep 2023 14:26:09 +0000 (14:26 +0000)
and fix whitespace on one text line; no change of meaning

lib/libcrypto/man/X509v3_addr_validate_path.3

index d3c088c..5908eb8 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: X509v3_addr_validate_path.3,v 1.3 2023/09/29 15:41:06 tb Exp $
+.\" $OpenBSD: X509v3_addr_validate_path.3,v 1.4 2023/09/30 14:26:09 schwarze Exp $
 .\"
 .\" Copyright (c) 2023 Theo Buehler <tb@openbsd.org>
 .\"
@@ -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: September 29 2023 $
+.Dd $Mdocdate: September 30 2023 $
 .Dt X509V3_ADDR_VALIDATE_PATH 3
 .Os
 .Sh NAME
@@ -31,7 +31,7 @@
 .Fo X509v3_addr_validate_resource_set
 .Fa "STACK_OF(X509) *chain"
 .Fa "IPAddrBlocks *addrblocks"
-.Fa "int allow_inheritance"
+.Fa "int allow_inherit"
 .Fc
 .Ft int
 .Fn X509v3_asid_validate_path "X509_STORE_CTX *ctx"
@@ -39,7 +39,7 @@
 .Fo X509v3_asid_validate_resource_set
 .Fa "STACK_OF(X509) *chain"
 .Fa "ASIdentifiers *asid"
-.Fa "int allow_inheritance"
+.Fa "int allow_inherit"
 .Fc
 .Sh DESCRIPTION
 Both RFC 3779 extensions require additional checking in the certification
@@ -157,8 +157,8 @@ is
 .Dv NULL
 or empty.
 If
-.Fa allow_inheritance
-is 0 ,
+.Fa allow_inherit
+is 0,
 .Fa addrblocks
 or
 .Fa asid