Subject: lib/27345: spelling typos in libcrypto documentation
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <emil.skoldberg@nuigalway.ie>
List: netbsd-bugs
Date: 10/22/2004 13:42:51
>Number:         27345
>Category:       lib
>Synopsis:       spelling typos in libcrypto documentation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lib-bug-people
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 22 13:43:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Emil Sköldberg
>Release:        current
>Organization:
>Environment:
NetBSD boole 2.0H NetBSD 2.0H (MYKERNEL) #1: Thu Sep 30 15:09:18 IST 2004  emil@matstaff04:/var/nfs/netbsd-current/obj.matstaff04/sys/arch/alpha/compile/MYKERNEL alpha

>Description:
The word 'dependent' is misspelt in a few places in the libcrypto man 
pages. The relevant files are: DH_set_method.3,  DSA_set_method.3,  
RAND_set_rand_method.3  and RSA_set_method.3 (all in /src/lib/libcrypto/man)



>How-To-Repeat:

>Fix:
Index: DH_set_method.3
===================================================================
RCS file: /cvsroot/src/lib/libcrypto/man/DH_set_method.3,v
retrieving revision 1.13
diff -u -r1.13 DH_set_method.3
--- DH_set_method.3     20 Mar 2004 21:48:45 -0000      1.13
+++ DH_set_method.3     22 Oct 2004 13:27:15 -0000
@@ -184,7 +184,7 @@
 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.
Index: DSA_set_method.3
===================================================================
RCS file: /cvsroot/src/lib/libcrypto/man/DSA_set_method.3,v
retrieving revision 1.13
diff -u -r1.13 DSA_set_method.3
--- DSA_set_method.3    20 Mar 2004 21:48:45 -0000      1.13
+++ DSA_set_method.3    22 Oct 2004 13:27:15 -0000
@@ -184,7 +184,7 @@
 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
Index: RAND_set_rand_method.3
===================================================================
RCS file: /cvsroot/src/lib/libcrypto/man/RAND_set_rand_method.3,v
retrieving revision 1.13
diff -u -r1.13 RAND_set_rand_method.3
--- RAND_set_rand_method.3      20 Mar 2004 21:48:46 -0000      1.13
+++ RAND_set_rand_method.3      22 Oct 2004 13:27:15 -0000
@@ -176,7 +176,7 @@
 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"
Index: RSA_set_method.3
===================================================================
RCS file: /cvsroot/src/lib/libcrypto/man/RSA_set_method.3,v
retrieving revision 1.14
diff -u -r1.14 RSA_set_method.3
--- RSA_set_method.3    20 Mar 2004 21:48:46 -0000      1.14
+++ RSA_set_method.3    22 Oct 2004 13:27:15 -0000
@@ -193,7 +193,7 @@
 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

>Release-Note:
>Audit-Trail:
>Unformatted: