update readme
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 8 Oct 2009 05:11:03 +0000 (01:11 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 8 Oct 2009 05:11:03 +0000 (01:11 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
README

diff --git a/README b/README
index a04ba15b2f3a816cf67d969b2831e4d92aae5b80..fce568089b3182aada2a802939512cb99aa280b5 100644 (file)
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ BUILDING
                Forcing 64-bit build:
                * CFLAGS="-m64 -g -O2" ./configure
 
-               Forcing a 32-bit build with down to 386 compatibility:
+               Forcing a 32-bit build with 386 backward compatibility:
                * CFLAGS="-m32 -g -O2" ./configure --target=i386-pc-linux-gnu
 
 ARCHITECTURES SUPPORTED
This page took 0.026053 seconds and 4 git commands to generate.