summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man
diff options
context:
space:
mode:
authorjmc <>2019-05-20 06:04:45 +0000
committerjmc <>2019-05-20 06:04:45 +0000
commitbd6402e761e94bd2f6d6d0f27d031273c92a161f (patch)
treeb1b66c1f183c0c7c635483ba5122b1473635cefb /src/lib/libcrypto/man
parent61695072b90b781c0a072c4945281b9efaa40952 (diff)
downloadopenbsd-bd6402e761e94bd2f6d6d0f27d031273c92a161f.tar.gz
openbsd-bd6402e761e94bd2f6d6d0f27d031273c92a161f.tar.bz2
openbsd-bd6402e761e94bd2f6d6d0f27d031273c92a161f.zip
*an* RSA;
Diffstat (limited to 'src/lib/libcrypto/man')
-rw-r--r--src/lib/libcrypto/man/RSA_set_method.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/RSA_set_method.3 b/src/lib/libcrypto/man/RSA_set_method.3
index b4724e3e6d..524430b6f8 100644
--- a/src/lib/libcrypto/man/RSA_set_method.3
+++ b/src/lib/libcrypto/man/RSA_set_method.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: RSA_set_method.3,v 1.12 2018/04/18 01:07:38 schwarze Exp $ 1.\" $OpenBSD: RSA_set_method.3,v 1.13 2019/05/20 06:04:45 jmc Exp $
2.\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 2.\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400
3.\" 3.\"
4.\" This file was written by Ulf Moeller <ulf@openssl.org> 4.\" This file was written by Ulf Moeller <ulf@openssl.org>
@@ -50,7 +50,7 @@
50.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 50.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
51.\" OF THE POSSIBILITY OF SUCH DAMAGE. 51.\" OF THE POSSIBILITY OF SUCH DAMAGE.
52.\" 52.\"
53.Dd $Mdocdate: April 18 2018 $ 53.Dd $Mdocdate: May 20 2019 $
54.Dt RSA_SET_METHOD 3 54.Dt RSA_SET_METHOD 3
55.Os 55.Os
56.Sh NAME 56.Sh NAME
@@ -308,5 +308,5 @@ but will not be reflected in the return value of the
308.Fn RSA_flags 308.Fn RSA_flags
309function - in effect 309function - in effect
310.Fn RSA_flags 310.Fn RSA_flags
311behaves more like a RSA_default_flags() function, which does not 311behaves more like an RSA_default_flags() function, which does not
312currently exist. 312currently exist.