--- openssl-fips-1.2/FAQ	2010-12-19 15:07:38.000000000 -0500
+++ /Users/jeffrey/Desktop/openssl-fips-1.2/FAQ	2007-02-23 07:12:27.000000000 -0500
@@ -385,7 +385,7 @@
 The ways to print out the oneline format of the DN (Distinguished Name) have
 been extended in version 0.9.7 of OpenSSL. Using the new X509_NAME_print_ex()
 interface, the "-nameopt" option could be introduded. See the manual
-page of the "openssl x509" command line tool for details. The old behaviour
+page of the "openssl x509" commandline tool for details. The old behaviour
 has however been left as default for the sake of compatibility.
 
 * What is a "128 bit certificate"? Can I create one with OpenSSL?
@@ -407,7 +407,7 @@
 inadequate. A relaxation the rules allowed the use of strong encryption but
 only to an authorised server.
 
-Two slightly different techniques were developed to support this, one used by
+Two slighly different techniques were developed to support this, one used by
 Netscape was called "step up", the other used by MSIE was called "Server Gated
 Cryptography" (SGC). When a browser initially connected to a server it would
 check to see if the certificate contained certain extensions and was issued by
@@ -644,7 +644,7 @@
 If the test program in question fails withs SIGILL, Illegal Instruction
 exception, then you more than likely to run SSE2-capable CPU, such as
 Intel P4, under control of kernel which does not support SSE2
-instruction extensions. See accompanying INSTALL file and
+instruction extentions. See accompanying INSTALL file and
 OPENSSL_ia32cap(3) documentation page for further information.
 
 * Why does compiler fail to compile sha512.c?
@@ -659,7 +659,7 @@
 * Test suite still fails, what to do?
 
 Another common reason for failure to complete some particular test is
-simply bad code generated by a buggy component in tool chain or deficiency
+simply bad code generated by a buggy component in toolchain or deficiency
 in run-time environment. There are few cases documented in PROBLEMS file,
 consult it for possible workaround before you beat the drum. Even if you
 don't find solution or even mention there, do reserve for possibility of
