From af4bc495bc58925bda45c14a2529602e4c2e3ab1 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Mon, 10 Jun 2019 14:58:48 +0000 Subject: delete references to ERR pages from SEE ALSO where such references were already given below RETURN VALUES right above --- src/lib/libcrypto/man/RSA_public_encrypt.3 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/RSA_public_encrypt.3') diff --git a/src/lib/libcrypto/man/RSA_public_encrypt.3 b/src/lib/libcrypto/man/RSA_public_encrypt.3 index 97d325ff29..b1b4d2a478 100644 --- a/src/lib/libcrypto/man/RSA_public_encrypt.3 +++ b/src/lib/libcrypto/man/RSA_public_encrypt.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: RSA_public_encrypt.3,v 1.11 2018/03/27 17:35:50 schwarze Exp $ +.\" $OpenBSD: RSA_public_encrypt.3,v 1.12 2019/06/10 14:58:48 schwarze Exp $ .\" OpenSSL RSA_public_encrypt.pod 1e3f62a3 Jul 17 16:47:13 2017 +0200 .\" .\" This file was written by Ulf Moeller . @@ -48,7 +48,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 27 2018 $ +.Dd $Mdocdate: June 10 2019 $ .Dt RSA_PUBLIC_ENCRYPT 3 .Os .Sh NAME @@ -142,7 +142,6 @@ returns the size of the recovered plaintext. On error, -1 is returned; the error codes can be obtained by .Xr ERR_get_error 3 . .Sh SEE ALSO -.Xr ERR_get_error 3 , .Xr RSA_meth_set_priv_dec 3 , .Xr RSA_new 3 , .Xr RSA_size 3 -- cgit v1.2.3-55-g6feb