Index: doc/ssleay.txt
===================================================================
RCS file: /v/openssl/cvs/openssl/doc/ssleay.txt,v
retrieving revision 1.9
diff -u -r1.9 ssleay.txt
--- doc/ssleay.txt	20 Apr 2009 11:33:09 -0000	1.9
+++ doc/ssleay.txt	24 Jul 2010 22:00:26 -0000
@@ -6441,7 +6441,7 @@
 	to using numbers suplied by others.  I conform to the PKCS#3
 	standard where required.
 
-You may have noticed the preceeding section mentions the 'generation' of
+You may have noticed the preceding section mentions the 'generation' of
 prime numbers.  Now this requries the use of 'random numbers'. 
 
 RAND	This psuedo-random number library is based on MD5 at it's core
Index: doc/apps/x509v3_config.pod
===================================================================
RCS file: /v/openssl/cvs/openssl/doc/apps/x509v3_config.pod,v
retrieving revision 1.9
diff -u -r1.9 x509v3_config.pod
--- doc/apps/x509v3_config.pod	7 Nov 2006 13:44:03 -0000	1.9
+++ doc/apps/x509v3_config.pod	24 Jul 2010 22:00:26 -0000
@@ -174,7 +174,7 @@
 
 The value of B<dirName> should point to a section containing the distinguished
 name to use as a set of name value pairs. Multi values AVAs can be formed by
-preceeding the name with a B<+> character.
+preceding the name with a B<+> character.
 
 otherName can include arbitrary data associated with an OID: the value
 should be the OID followed by a semicolon and the content in standard
Index: doc/crypto/ASN1_generate_nconf.pod
===================================================================
RCS file: /v/openssl/cvs/openssl/doc/crypto/ASN1_generate_nconf.pod,v
retrieving revision 1.11
diff -u -r1.11 ASN1_generate_nconf.pod
--- doc/crypto/ASN1_generate_nconf.pod	29 Nov 2009 13:45:42 -0000	1.11
+++ doc/crypto/ASN1_generate_nconf.pod	24 Jul 2010 22:00:26 -0000
@@ -61,7 +61,7 @@
 =item B<INTEGER>, B<INT>
 
 Encodes an ASN1 B<INTEGER> type. The B<value> string represents
-the value of the integer, it can be preceeded by a minus sign and
+the value of the integer, it can be preceded by a minus sign and
 is normally interpreted as a decimal value unless the prefix B<0x>
 is included.
 
