diff options
author | Enji Cooper <ngie@FreeBSD.org> | 2025-10-07 23:14:13 +0000 |
---|---|---|
committer | Enji Cooper <ngie@FreeBSD.org> | 2025-10-07 23:14:13 +0000 |
commit | d4033e6d37747f5213bb245c8e605406703a8766 (patch) | |
tree | 530c52d27067cbf9556bcc0b386d6edc563d86b2 /secure/lib/libcrypto/man/man3/CMS_data_create.3 | |
parent | ce89c8f47a91f76b2fdeb1fdb504fd637ce93047 (diff) |
MFC with: 046c625e9382
Fixes: 046c625e9382 ("crypto/openssl: update to 3.5.4")
Reported by: Herbert J. Skuhra <herbert@gojira.at>
Diffstat (limited to 'secure/lib/libcrypto/man/man3/CMS_data_create.3')
-rw-r--r-- | secure/lib/libcrypto/man/man3/CMS_data_create.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/man/man3/CMS_data_create.3 b/secure/lib/libcrypto/man/man3/CMS_data_create.3 index cb543027b225..292efbd0f55a 100644 --- a/secure/lib/libcrypto/man/man3/CMS_data_create.3 +++ b/secure/lib/libcrypto/man/man3/CMS_data_create.3 @@ -55,7 +55,7 @@ .\" ======================================================================== .\" .IX Title "CMS_DATA_CREATE 3ossl" -.TH CMS_DATA_CREATE 3ossl 2025-09-16 3.5.3 OpenSSL +.TH CMS_DATA_CREATE 3ossl 2025-09-30 3.5.4 OpenSSL .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |