diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2020-04-03 17:08:47 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2020-04-03 17:08:47 +0000 |
commit | ecb1b55dfebea1c7dc232866534fb1901ec5b1c5 (patch) | |
tree | 844a5ac660e3df8f37e5c748031043cad3f24ed6 /secure/lib/libcrypto/man/man3/BIO_should_retry.3 | |
parent | a40d83f38dafd1a7cd5c0bda6ccfaecb25a1c8ba (diff) | |
download | src-ecb1b55dfebea1c7dc232866534fb1901ec5b1c5.tar.gz src-ecb1b55dfebea1c7dc232866534fb1901ec5b1c5.zip |
MFC: r359486
Merge OpenSSL 1.1.1f.
PR: 245073
Notes
Notes:
svn path=/stable/12/; revision=359607
Diffstat (limited to 'secure/lib/libcrypto/man/man3/BIO_should_retry.3')
-rw-r--r-- | secure/lib/libcrypto/man/man3/BIO_should_retry.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/man/man3/BIO_should_retry.3 b/secure/lib/libcrypto/man/man3/BIO_should_retry.3 index 193d94084960..ca208dd562cb 100644 --- a/secure/lib/libcrypto/man/man3/BIO_should_retry.3 +++ b/secure/lib/libcrypto/man/man3/BIO_should_retry.3 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "BIO_SHOULD_RETRY 3" -.TH BIO_SHOULD_RETRY 3 "2020-03-17" "1.1.1e" "OpenSSL" +.TH BIO_SHOULD_RETRY 3 "2020-03-31" "1.1.1f" "OpenSSL" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |