diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2020-04-24 19:03:18 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2020-04-24 19:03:18 +0000 |
commit | 03df2c5da79e8b4a73806bce91c9cbcd26702d7d (patch) | |
tree | 89942c516adc9db1915ab48e05372eff625b14a9 /secure/lib/libcrypto/man/man3/SSL_get_client_random.3 | |
parent | 4e74c5ab9c1081008cd945e5622c31061734fb72 (diff) | |
download | src-03df2c5da79e8b4a73806bce91c9cbcd26702d7d.tar.gz src-03df2c5da79e8b4a73806bce91c9cbcd26702d7d.zip |
MFC: r360175
Merge OpenSSL 1.1.1g.
Notes
Notes:
svn path=/stable/12/; revision=360278
Diffstat (limited to 'secure/lib/libcrypto/man/man3/SSL_get_client_random.3')
-rw-r--r-- | secure/lib/libcrypto/man/man3/SSL_get_client_random.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_client_random.3 b/secure/lib/libcrypto/man/man3/SSL_get_client_random.3 index 9c180d3fde77..1a8d2a419b14 100644 --- a/secure/lib/libcrypto/man/man3/SSL_get_client_random.3 +++ b/secure/lib/libcrypto/man/man3/SSL_get_client_random.3 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "SSL_GET_CLIENT_RANDOM 3" -.TH SSL_GET_CLIENT_RANDOM 3 "2020-03-31" "1.1.1f" "OpenSSL" +.TH SSL_GET_CLIENT_RANDOM 3 "2020-04-21" "1.1.1g" "OpenSSL" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |