diff options
Diffstat (limited to 'src/lib/libcrypto/man/d2i_X509_SIG.3')
-rw-r--r-- | src/lib/libcrypto/man/d2i_X509_SIG.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/d2i_X509_SIG.3 b/src/lib/libcrypto/man/d2i_X509_SIG.3 index c9fbf86633..1700b2d728 100644 --- a/src/lib/libcrypto/man/d2i_X509_SIG.3 +++ b/src/lib/libcrypto/man/d2i_X509_SIG.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: d2i_X509_SIG.3,v 1.10 2025/03/14 21:32:15 tb Exp $ | 1 | .\" $OpenBSD: d2i_X509_SIG.3,v 1.11 2025/06/08 22:40:30 schwarze Exp $ |
2 | .\" OpenSSL 9b86974e Aug 17 15:21:33 2015 -0400 | 2 | .\" OpenSSL 9b86974e Aug 17 15:21:33 2015 -0400 |
3 | .\" | 3 | .\" |
4 | .\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> | 4 | .\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> |
@@ -15,7 +15,7 @@ | |||
15 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 15 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
16 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 16 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
17 | .\" | 17 | .\" |
18 | .Dd $Mdocdate: March 14 2025 $ | 18 | .Dd $Mdocdate: June 8 2025 $ |
19 | .Dt D2I_X509_SIG 3 | 19 | .Dt D2I_X509_SIG 3 |
20 | .Os | 20 | .Os |
21 | .Sh NAME | 21 | .Sh NAME |
@@ -29,6 +29,7 @@ | |||
29 | .\" These functions are misnamed. | 29 | .\" These functions are misnamed. |
30 | .Nd decode and encode PKCS#7 digest information | 30 | .Nd decode and encode PKCS#7 digest information |
31 | .Sh SYNOPSIS | 31 | .Sh SYNOPSIS |
32 | .Lb libcrypto | ||
32 | .In openssl/x509.h | 33 | .In openssl/x509.h |
33 | .Ft X509_SIG * | 34 | .Ft X509_SIG * |
34 | .Fo d2i_X509_SIG | 35 | .Fo d2i_X509_SIG |