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
commit5639e2bf0a480d83eda2496b47c997843ea8c696 (patch)
treea85e7cbafc9bd9b411707c61fb2f28baa11b4936 /src
parentc4a2e7103007667eb6524aa0c0c69734b6ede694 (diff)
downloadopenbsd-5639e2bf0a480d83eda2496b47c997843ea8c696.tar.gz
openbsd-5639e2bf0a480d83eda2496b47c997843ea8c696.tar.bz2
openbsd-5639e2bf0a480d83eda2496b47c997843ea8c696.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