summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/DSA_do_sign.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/man/DSA_do_sign.3')
-rw-r--r--lib/libcrypto/man/DSA_do_sign.37
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libcrypto/man/DSA_do_sign.3 b/lib/libcrypto/man/DSA_do_sign.3
index 8d0a6cbb8ae..454cb444782 100644
--- a/lib/libcrypto/man/DSA_do_sign.3
+++ b/lib/libcrypto/man/DSA_do_sign.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: DSA_do_sign.3,v 1.7 2018/03/18 13:06:36 schwarze Exp $
+.\" $OpenBSD: DSA_do_sign.3,v 1.8 2018/03/21 17:57:48 schwarze Exp $
.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
.\"
.\" This file was written by Ulf Moeller <ulf@openssl.org>.
@@ -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 18 2018 $
+.Dd $Mdocdate: March 21 2018 $
.Dt DSA_DO_SIGN 3
.Os
.Sh NAME
@@ -117,4 +117,5 @@ The error codes can be obtained by
.Fn DSA_do_sign
and
.Fn DSA_do_verify
-were added in OpenSSL 0.9.3.
+first appeared in OpenSSL 0.9.3 and have been available since
+.Ox 2.6 .