summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/DSA_new.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/man/DSA_new.3')
-rw-r--r--lib/libcrypto/man/DSA_new.37
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libcrypto/man/DSA_new.3 b/lib/libcrypto/man/DSA_new.3
index f85234e4f46..c763be54b82 100644
--- a/lib/libcrypto/man/DSA_new.3
+++ b/lib/libcrypto/man/DSA_new.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: DSA_new.3,v 1.7 2018/03/18 13:06:36 schwarze Exp $
+.\" $OpenBSD: DSA_new.3,v 1.8 2018/03/20 22:37:32 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 20 2018 $
.Dt DSA_NEW 3
.Os
.Sh NAME
@@ -118,4 +118,5 @@ Standard, DSS), ANSI X9.30
.Fn DSA_new
and
.Fn DSA_free
-are available in all versions of SSLeay and OpenSSL.
+appeared before SSLeay 0.8 and have been available since
+.Ox 2.4 .