diff options
Diffstat (limited to 'src/lib/libcrypto/man/d2i_BASIC_CONSTRAINTS.3')
-rw-r--r-- | src/lib/libcrypto/man/d2i_BASIC_CONSTRAINTS.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/d2i_BASIC_CONSTRAINTS.3 b/src/lib/libcrypto/man/d2i_BASIC_CONSTRAINTS.3 index 2964a1f90e..b90c13df06 100644 --- a/src/lib/libcrypto/man/d2i_BASIC_CONSTRAINTS.3 +++ b/src/lib/libcrypto/man/d2i_BASIC_CONSTRAINTS.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: d2i_BASIC_CONSTRAINTS.3,v 1.3 2018/03/22 21:08:22 schwarze Exp $ | 1 | .\" $OpenBSD: d2i_BASIC_CONSTRAINTS.3,v 1.4 2025/06/08 22:40:30 schwarze Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> | 3 | .\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> |
4 | .\" | 4 | .\" |
@@ -14,7 +14,7 @@ | |||
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: March 22 2018 $ | 17 | .Dd $Mdocdate: June 8 2025 $ |
18 | .Dt D2I_BASIC_CONSTRAINTS 3 | 18 | .Dt D2I_BASIC_CONSTRAINTS 3 |
19 | .Os | 19 | .Os |
20 | .Sh NAME | 20 | .Sh NAME |
@@ -24,6 +24,7 @@ | |||
24 | .Nm i2d_EXTENDED_KEY_USAGE | 24 | .Nm i2d_EXTENDED_KEY_USAGE |
25 | .Nd decode and encode X.509 key usage purposes | 25 | .Nd decode and encode X.509 key usage purposes |
26 | .Sh SYNOPSIS | 26 | .Sh SYNOPSIS |
27 | .Lb libcrypto | ||
27 | .In openssl/x509v3.h | 28 | .In openssl/x509v3.h |
28 | .Ft BASIC_CONSTRAINTS * | 29 | .Ft BASIC_CONSTRAINTS * |
29 | .Fo d2i_BASIC_CONSTRAINTS | 30 | .Fo d2i_BASIC_CONSTRAINTS |