summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjsing <>2014-07-09 16:05:44 +0000
committerjsing <>2014-07-09 16:05:44 +0000
commit241b6a38fd4cff90e8e18e7c8dd2e6371f86a8e9 (patch)
treea85e7cbafc9bd9b411707c61fb2f28baa11b4936 /src
parent0f2875aae60895bcd999b372347b1d48169e869b (diff)
downloadopenbsd-241b6a38fd4cff90e8e18e7c8dd2e6371f86a8e9.tar.gz
openbsd-241b6a38fd4cff90e8e18e7c8dd2e6371f86a8e9.tar.bz2
openbsd-241b6a38fd4cff90e8e18e7c8dd2e6371f86a8e9.zip
miod@ fixed the "bug" so remove reference to it in the man pod^Wpage.
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/doc/RSA_sign.pod5
-rw-r--r--src/lib/libssl/src/doc/crypto/RSA_sign.pod5
2 files changed, 0 insertions, 10 deletions
diff --git a/src/lib/libcrypto/doc/RSA_sign.pod b/src/lib/libcrypto/doc/RSA_sign.pod
index 061c0e2437..a82f221909 100644
--- a/src/lib/libcrypto/doc/RSA_sign.pod
+++ b/src/lib/libcrypto/doc/RSA_sign.pod
@@ -39,11 +39,6 @@ on successful verification, 0 otherwise.
39 39
40The error codes can be obtained by L<ERR_get_error(3)|ERR_get_error(3)>. 40The error codes can be obtained by L<ERR_get_error(3)|ERR_get_error(3)>.
41 41
42=head1 BUGS
43
44Certain signatures with an improper algorithm identifier are accepted
45for compatibility with SSLeay 0.4.5 :-)
46
47=head1 CONFORMING TO 42=head1 CONFORMING TO
48 43
49SSL, PKCS #1 v2.0 44SSL, PKCS #1 v2.0
diff --git a/src/lib/libssl/src/doc/crypto/RSA_sign.pod b/src/lib/libssl/src/doc/crypto/RSA_sign.pod
index 061c0e2437..a82f221909 100644
--- a/src/lib/libssl/src/doc/crypto/RSA_sign.pod
+++ b/src/lib/libssl/src/doc/crypto/RSA_sign.pod
@@ -39,11 +39,6 @@ on successful verification, 0 otherwise.
39 39
40The error codes can be obtained by L<ERR_get_error(3)|ERR_get_error(3)>. 40The error codes can be obtained by L<ERR_get_error(3)|ERR_get_error(3)>.
41 41
42=head1 BUGS
43
44Certain signatures with an improper algorithm identifier are accepted
45for compatibility with SSLeay 0.4.5 :-)
46
47=head1 CONFORMING TO 42=head1 CONFORMING TO
48 43
49SSL, PKCS #1 v2.0 44SSL, PKCS #1 v2.0