*** empty log message ***
authorUlf Möller <ulf@openssl.org>
Fri, 17 Mar 2006 19:29:26 +0000 (19:29 +0000)
committerUlf Möller <ulf@openssl.org>
Fri, 17 Mar 2006 19:29:26 +0000 (19:29 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index bd79ddddf56fb8569acf83cddac0f316b72e1cc4..ebb36978a2ae8db2b13e4fc7e90ec19dffbbefb1 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -77,7 +77,7 @@
   386           Use the 80386 instruction set only (the default x86 code is
                 more efficient, but requires at least a 486). Note: Use
                 compiler flags for any other CPU specific configuration,
-                e.g. "-m32" to build x86 code on a 64 bit system.
+                e.g. "-m32" to build x86 code on an x64 system.
 
   no-sse2      Exclude SSE2 code pathes. Normally SSE2 extention is
                detected at run-time, but the decision whether or not the