diff options
Diffstat (limited to 'src/lib/libcrypto/man/X509v3_addr_inherits.3')
-rw-r--r-- | src/lib/libcrypto/man/X509v3_addr_inherits.3 | 8 |
1 files changed, 4 insertions, 4 deletions
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 @@ | |||
1 | .\" $OpenBSD: X509v3_addr_inherits.3,v 1.1 2023/09/26 20:42:45 tb Exp $ | 1 | .\" $OpenBSD: X509v3_addr_inherits.3,v 1.2 2023/09/27 08:46:46 tb Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 2023 Theo Buehler <tb@openbsd.org> | 3 | .\" Copyright (c) 2023 Theo Buehler <tb@openbsd.org> |
4 | .\" | 4 | .\" |
@@ -14,13 +14,13 @@ | |||
14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
16 | .\" | 16 | .\" |
17 | .Dd $Mdocdate: September 26 2023 $ | 17 | .Dd $Mdocdate: September 27 2023 $ |
18 | .Dt X509V3_ADDR_INHERITS 3 | 18 | .Dt X509V3_ADDR_INHERITS 3 |
19 | .Os | 19 | .Os |
20 | .Sh NAME | 20 | .Sh NAME |
21 | .Nm X509v3_addr_inherits , | 21 | .Nm X509v3_addr_inherits , |
22 | .Nm X509v3_asid_inherits | 22 | .Nm X509v3_asid_inherits |
23 | .Nd inheritance for the IP address and AS number delegation extensions | 23 | .Nd RFC 3779 inheritance |
24 | .Sh SYNOPSIS | 24 | .Sh SYNOPSIS |
25 | .In openssl/x509v3.h | 25 | .In openssl/x509v3.h |
26 | .Ft int | 26 | .Ft int |
@@ -96,7 +96,7 @@ and have been available since | |||
96 | .Fn X509v3_asid_inherits | 96 | .Fn X509v3_asid_inherits |
97 | ignores whether the | 97 | ignores whether the |
98 | .Fa inherit | 98 | .Fa inherit |
99 | is present or absent in the list that is considered to use inheritance. | 99 | element is present or absent in the list that is considered to use inheritance. |
100 | .Pp | 100 | .Pp |
101 | There is no API that determines whether all lists contained in an | 101 | There is no API that determines whether all lists contained in an |
102 | .Vt ASIdentifiers | 102 | .Vt ASIdentifiers |