Spelling errors 'dependant' vs 'dependent' from PR#27345
This commit is contained in:
parent
ebfed7ec9e
commit
693535a5d9
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: DH_set_method.3,v 1.13 2004/03/20 21:48:45 groo Exp $
|
||||
.\" $NetBSD: DH_set_method.3,v 1.14 2004/10/22 18:35:41 jmc Exp $
|
||||
.\"
|
||||
.\" Automatically generated by Pod::Man version 1.15
|
||||
.\" Sat Mar 20 16:40:56 2004
|
||||
@ -184,7 +184,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.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: DSA_set_method.3,v 1.13 2004/03/20 21:48:45 groo Exp $
|
||||
.\" $NetBSD: DSA_set_method.3,v 1.14 2004/10/22 18:35:41 jmc Exp $
|
||||
.\"
|
||||
.\" Automatically generated by Pod::Man version 1.15
|
||||
.\" Sat Mar 20 16:40:57 2004
|
||||
@ -184,7 +184,7 @@ structures created later. \fB\s-1NB\s0\fR: This is true only whilst no \s-1ENGIN
|
||||
been set as a default for \s-1DSA\s0, so this function is no longer recommended.
|
||||
.PP
|
||||
\&\fIDSA_get_default_method()\fR returns a pointer to the current default
|
||||
\&\s-1DSA_METHOD\s0. However, the meaningfulness of this result is dependant on
|
||||
\&\s-1DSA_METHOD\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
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: RAND_set_rand_method.3,v 1.13 2004/03/20 21:48:46 groo Exp $
|
||||
.\" $NetBSD: RAND_set_rand_method.3,v 1.14 2004/10/22 18:35:41 jmc Exp $
|
||||
.\"
|
||||
.\" Automatically generated by Pod::Man version 1.15
|
||||
.\" Sat Mar 20 16:41:04 2004
|
||||
@ -176,7 +176,7 @@ true only whilst no \s-1ENGINE\s0 has been set as a default for \s-1RAND\s0, so
|
||||
is no longer recommended.
|
||||
.PP
|
||||
\&\fIRAND_get_default_method()\fR returns a pointer to the current \s-1RAND_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.
|
||||
.SH "THE RAND_METHOD STRUCTURE"
|
||||
.IX Header "THE RAND_METHOD STRUCTURE"
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: RSA_set_method.3,v 1.14 2004/03/20 21:48:46 groo Exp $
|
||||
.\" $NetBSD: RSA_set_method.3,v 1.15 2004/10/22 18:35:41 jmc Exp $
|
||||
.\"
|
||||
.\" Automatically generated by Pod::Man version 1.15
|
||||
.\" Sat Mar 20 16:41:07 2004
|
||||
@ -193,7 +193,7 @@ structures created later. \fB\s-1NB\s0\fR: This is true only whilst no \s-1ENGIN
|
||||
been set as a default for \s-1RSA\s0, so this function is no longer recommended.
|
||||
.PP
|
||||
\&\fIRSA_get_default_method()\fR returns a pointer to the current default
|
||||
\&\s-1RSA_METHOD\s0. However, the meaningfulness of this result is dependant on
|
||||
\&\s-1RSA_METHOD\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
|
||||
|
Loading…
Reference in New Issue
Block a user