summaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto/man/DH_new.3
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2003-01-28 22:58:14 +0000
committerMark Murray <markm@FreeBSD.org>2003-01-28 22:58:14 +0000
commitab643b4d66501e8d5358a7a45a0da24a03191dbd (patch)
treeb81a83b72c76fb8541cf06d3e99d92f1c0fc0888 /secure/lib/libcrypto/man/DH_new.3
parent143008a1fe08646d374848b68df50dca57546fad (diff)
Notes
Diffstat (limited to 'secure/lib/libcrypto/man/DH_new.3')
-rw-r--r--secure/lib/libcrypto/man/DH_new.36
1 files changed, 3 insertions, 3 deletions
diff --git a/secure/lib/libcrypto/man/DH_new.3 b/secure/lib/libcrypto/man/DH_new.3
index 2a8546e3f2c13..9c21b4ff866d3 100644
--- a/secure/lib/libcrypto/man/DH_new.3
+++ b/secure/lib/libcrypto/man/DH_new.3
@@ -1,5 +1,5 @@
.\" Automatically generated by Pod::Man version 1.15
-.\" Tue Jul 30 09:21:27 2002
+.\" Mon Jan 13 19:27:37 2003
.\"
.\" Standard preamble:
.\" ======================================================================
@@ -138,7 +138,7 @@
.\" ======================================================================
.\"
.IX Title "DH_new 3"
-.TH DH_new 3 "0.9.6e" "2000-04-13" "OpenSSL"
+.TH DH_new 3 "0.9.7" "2003-01-13" "OpenSSL"
.UC
.SH "NAME"
DH_new, DH_free \- allocate and free \s-1DH\s0 objects
@@ -168,7 +168,7 @@ a pointer to the newly allocated structure.
\&\fIDH_free()\fR returns no value.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
-dh(3), err(3),
+dh(3), ERR_get_error(3),
DH_generate_parameters(3),
DH_generate_key(3)
.SH "HISTORY"