summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/man/DH_set_method.3
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libcrypto/man/DH_set_method.3')
-rw-r--r--secure/lib/libcrypto/man/DH_set_method.36
1 files changed, 3 insertions, 3 deletions
diff --git a/secure/lib/libcrypto/man/DH_set_method.3 b/secure/lib/libcrypto/man/DH_set_method.3
index f211380..20cff8e 100644
--- a/secure/lib/libcrypto/man/DH_set_method.3
+++ b/secure/lib/libcrypto/man/DH_set_method.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.35
+.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.37
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "DH_set_method 3"
-.TH DH_set_method 3 "2007-03-15" "0.9.8e" "OpenSSL"
+.TH DH_set_method 3 "2009-06-14" "0.9.8k" "OpenSSL"
.SH "NAME"
DH_set_default_method, DH_get_default_method,
DH_set_method, DH_new_method, DH_OpenSSL \- select DH method
@@ -175,7 +175,7 @@ structures created later. \fB\s-1NB\s0\fR: This is true only whilst no \s-1ENGIN
as a default for \s-1DH\s0, so this function is no longer recommended.
.PP
\&\fIDH_get_default_method()\fR returns a pointer to the current default \s-1DH_METHOD\s0.
-However, the meaningfulness of this result is dependant on whether the \s-1ENGINE\s0
+However, the meaningfulness of this result is dependent on whether the \s-1ENGINE\s0
\&\s-1API\s0 is being used, so this function is no longer recommended.
.PP
\&\fIDH_set_method()\fR selects \fBmeth\fR to perform all operations using the key \fBdh\fR.
OpenPOWER on IntegriCloud