summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/rsa.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/man/rsa.3')
-rw-r--r--lib/libcrypto/man/rsa.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/man/rsa.3 b/lib/libcrypto/man/rsa.3
index 528adb378be..42ce4f72684 100644
--- a/lib/libcrypto/man/rsa.3
+++ b/lib/libcrypto/man/rsa.3
@@ -1,6 +1,6 @@
-.\" $OpenBSD: rsa.3,v 1.3 2016/11/06 15:52:50 jmc Exp $
+.\" $OpenBSD: rsa.3,v 1.4 2016/12/10 21:13:25 schwarze Exp $
.\"
-.Dd $Mdocdate: November 6 2016 $
+.Dd $Mdocdate: December 10 2016 $
.Dt RSA 3
.Os
.Sh NAME
@@ -60,7 +60,7 @@ For this reason, applications should generally avoid using
structure elements directly and instead use API functions to query
or modify keys.
.Sh SEE ALSO
-.Xr bn 3 ,
+.Xr BN_new 3 ,
.Xr d2i_RSAPublicKey 3 ,
.Xr dh 3 ,
.Xr dsa 3 ,