diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2020-03-31 15:47:55 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2020-03-31 15:47:55 +0000 |
commit | 11c7efe3a422cd7029326bddf7f2a1c6870a99fe (patch) | |
tree | fa8dd281d833938f533d8f63871d4574bdd5145c /secure/lib/libcrypto/man/man3/SSL_CTX_get0_param.3 | |
parent | 568f01f6c3e51ef4b24abe532237081a35e585f6 (diff) | |
parent | b6cfecdc04a5a5e42ae4f2b025d8246cc16f3342 (diff) | |
download | src-11c7efe3a422cd7029326bddf7f2a1c6870a99fe.tar.gz src-11c7efe3a422cd7029326bddf7f2a1c6870a99fe.zip |
Notes
Diffstat (limited to 'secure/lib/libcrypto/man/man3/SSL_CTX_get0_param.3')
-rw-r--r-- | secure/lib/libcrypto/man/man3/SSL_CTX_get0_param.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_get0_param.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_get0_param.3 index f983aa46f2c3..3659d76f0d11 100644 --- a/secure/lib/libcrypto/man/man3/SSL_CTX_get0_param.3 +++ b/secure/lib/libcrypto/man/man3/SSL_CTX_get0_param.3 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "SSL_CTX_GET0_PARAM 3" -.TH SSL_CTX_GET0_PARAM 3 "2020-03-17" "1.1.1e" "OpenSSL" +.TH SSL_CTX_GET0_PARAM 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 |