diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2014-04-08 21:06:58 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2014-04-08 21:06:58 +0000 |
commit | 560ede85d466823fc0d14b5bf4ec3dca5f755463 (patch) | |
tree | 782ade2dc94388e4ddc56b20d9c7ccf578d61077 /secure/lib/libssl/man/SSL_CTX_set_options.3 | |
parent | 2cf4f7ef79ce94cef95c119e6641636940bac0da (diff) | |
parent | 06369e3974fbc83d3778807c090fbe69f20a27d4 (diff) | |
download | src-test2-560ede85d466823fc0d14b5bf4ec3dca5f755463.tar.gz src-test2-560ede85d466823fc0d14b5bf4ec3dca5f755463.zip |
Notes
Diffstat (limited to 'secure/lib/libssl/man/SSL_CTX_set_options.3')
-rw-r--r-- | secure/lib/libssl/man/SSL_CTX_set_options.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libssl/man/SSL_CTX_set_options.3 b/secure/lib/libssl/man/SSL_CTX_set_options.3 index c790e7b0d717..566348d7a579 100644 --- a/secure/lib/libssl/man/SSL_CTX_set_options.3 +++ b/secure/lib/libssl/man/SSL_CTX_set_options.3 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "SSL_CTX_set_options 3" -.TH SSL_CTX_set_options 3 "2014-01-06" "1.0.1f" "OpenSSL" +.TH SSL_CTX_set_options 3 "2014-04-07" "1.0.1g" "OpenSSL" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |