diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2022-11-01 23:38:40 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2022-11-01 23:38:40 +0000 |
commit | 93381ae06bb043a85d6b26459b511ccacc2045e2 (patch) | |
tree | a27bb07bb78d8f79145fb4a981235525d856b727 /secure/lib/libcrypto/man/man3/SSL_get_current_cipher.3 | |
parent | f443d0802a21279387596ec2c9644d3e91ca0431 (diff) |
Diffstat (limited to 'secure/lib/libcrypto/man/man3/SSL_get_current_cipher.3')
-rw-r--r-- | secure/lib/libcrypto/man/man3/SSL_get_current_cipher.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_current_cipher.3 b/secure/lib/libcrypto/man/man3/SSL_get_current_cipher.3 index 6a44c8eeb967..5a852864ebf6 100644 --- a/secure/lib/libcrypto/man/man3/SSL_get_current_cipher.3 +++ b/secure/lib/libcrypto/man/man3/SSL_get_current_cipher.3 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "SSL_GET_CURRENT_CIPHER 3" -.TH SSL_GET_CURRENT_CIPHER 3 "2022-07-05" "1.1.1q" "OpenSSL" +.TH SSL_GET_CURRENT_CIPHER 3 "2022-11-01" "1.1.1s" "OpenSSL" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |