diff options
author | schwarze <> | 2019-06-10 14:58:48 +0000 |
---|---|---|
committer | schwarze <> | 2019-06-10 14:58:48 +0000 |
commit | af4bc495bc58925bda45c14a2529602e4c2e3ab1 (patch) | |
tree | c71915c4d14e5a67e15139c4723d8f2a1857d680 /src/lib/libcrypto/man/RSA_new.3 | |
parent | c8ea3da2c97f16145f17faf253a2a74c94532dcf (diff) | |
download | openbsd-af4bc495bc58925bda45c14a2529602e4c2e3ab1.tar.gz openbsd-af4bc495bc58925bda45c14a2529602e4c2e3ab1.tar.bz2 openbsd-af4bc495bc58925bda45c14a2529602e4c2e3ab1.zip |
delete references to ERR pages from SEE ALSO where such
references were already given below RETURN VALUES right above
Diffstat (limited to 'src/lib/libcrypto/man/RSA_new.3')
-rw-r--r-- | src/lib/libcrypto/man/RSA_new.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/RSA_new.3 b/src/lib/libcrypto/man/RSA_new.3 index bb35f6dfbc..2b07793acf 100644 --- a/src/lib/libcrypto/man/RSA_new.3 +++ b/src/lib/libcrypto/man/RSA_new.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: RSA_new.3,v 1.13 2019/06/10 09:49:48 schwarze Exp $ | 1 | .\" $OpenBSD: RSA_new.3,v 1.14 2019/06/10 14:58:48 schwarze Exp $ |
2 | .\" OpenSSL doc/man3/RSA_new.pod 99d63d46 Oct 26 13:56:48 2016 -0400 | 2 | .\" OpenSSL doc/man3/RSA_new.pod 99d63d46 Oct 26 13:56:48 2016 -0400 |
3 | .\" OpenSSL doc/crypto/rsa.pod 35d2e327 Jun 3 16:19:49 2016 -0400 | 3 | .\" OpenSSL doc/crypto/rsa.pod 35d2e327 Jun 3 16:19:49 2016 -0400 |
4 | .\" | 4 | .\" |
@@ -178,7 +178,6 @@ returns 1 for success or 0 for failure. | |||
178 | .Xr d2i_RSAPublicKey 3 , | 178 | .Xr d2i_RSAPublicKey 3 , |
179 | .Xr DH_new 3 , | 179 | .Xr DH_new 3 , |
180 | .Xr DSA_new 3 , | 180 | .Xr DSA_new 3 , |
181 | .Xr ERR_get_error 3 , | ||
182 | .Xr EVP_PKEY_set1_RSA 3 , | 181 | .Xr EVP_PKEY_set1_RSA 3 , |
183 | .Xr RSA_blinding_on 3 , | 182 | .Xr RSA_blinding_on 3 , |
184 | .Xr RSA_check_key 3 , | 183 | .Xr RSA_check_key 3 , |