summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/libcrypto/man/X509v3_addr_validate_path.311
1 files changed, 6 insertions, 5 deletions
diff --git a/src/lib/libcrypto/man/X509v3_addr_validate_path.3 b/src/lib/libcrypto/man/X509v3_addr_validate_path.3
index 1315e2013e..109cab3f52 100644
--- a/src/lib/libcrypto/man/X509v3_addr_validate_path.3
+++ b/src/lib/libcrypto/man/X509v3_addr_validate_path.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: X509v3_addr_validate_path.3,v 1.1 2023/09/29 08:57:49 tb Exp $ 1.\" $OpenBSD: X509v3_addr_validate_path.3,v 1.2 2023/09/29 09:28:21 tb Exp $
2.\" 2.\"
3.\" Copyright (c) 2023 Theo Buehler <tb@openbsd.org> 3.\" Copyright (c) 2023 Theo Buehler <tb@openbsd.org>
4.\" 4.\"
@@ -114,7 +114,7 @@ for
114.Fa asid . 114.Fa asid .
115.Sh RETURN VALUES 115.Sh RETURN VALUES
116All these functions return 1 on successful validation and 0 otherwise. 116All these functions return 1 on successful validation and 0 otherwise.
117.Pa 117.Pp
118For 118For
119.Fn X509v3_addr_validate_path 119.Fn X509v3_addr_validate_path
120and 120and
@@ -141,12 +141,13 @@ With the exception of an allocation error,
141no error codes are set on the error stack. 141no error codes are set on the error stack.
142.Pp 142.Pp
143.Fn X509v3_addr_validate_resource_set 143.Fn X509v3_addr_validate_resource_set
144accepts a
145.Dv NULL
146.Fa addrblocks
144and 147and
145.Fn X509v3_asid_validate_resource_set 148.Fn X509v3_asid_validate_resource_set
146accept a 149accepts a
147.Dv NULL 150.Dv NULL
148.Fa addrblocks
149or
150.Fa asid 151.Fa asid
151as valid. 152as valid.
152They fail if 153They fail if