cfi build fixes in x86-64 ghash assembly
[openssl.git] / test / README.external
index b4b011b5cab11c31963710a771d5a5c9d0da3289..2f5423cbc8ad3b612a61404ede5feeeb049614d5 100644 (file)
@@ -126,8 +126,8 @@ explicitly run (with more debugging):
 
 $ VERBOSE=1 make TESTS=test_external_krb5 test
 
-Test failures supressions
--------------------------
+Test-failures suppressions
+--------------------------
 
 krb5 will automatically adapt its test suite to account for the configuration
 of your system.  Certain tests may require more installed packages to run.  No
@@ -145,7 +145,7 @@ To update the commit for any of the above test suites:
 
 - Enter subdirectory and pull from the repository (use a specific branch/tag if required):
 
-  $ cd <submodule-dir> 
+  $ cd <submodule-dir>
   $ git pull origin master
 
 - Go to root directory, there should be a new git status: