diff options
author | Björn Stenberg <bjorn@haxx.se> | 2002-03-28 13:54:38 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2002-03-28 13:54:38 +0000 |
commit | 5c983fc7c56b723af4b8abe84862ec6dbad72292 (patch) | |
tree | cb51175b62c8e8d0357c3e0fa7fadd9a61f3ce7c /www/cross-gcc.t | |
parent | 3cb3c7599fcc55eded52984734b4df800b374d02 (diff) |
Minor changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@53 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/cross-gcc.t')
-rw-r--r-- | www/cross-gcc.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cross-gcc.t b/www/cross-gcc.t index 8e6b72a66c..d78afbde42 100644 --- a/www/cross-gcc.t +++ b/www/cross-gcc.t @@ -38,7 +38,7 @@ The GCC configuration script finds the newlib and libgloss files if they are in /home/linus/gcc-3.0.3> ln -s ../newlib-1.10.0/newlib . /home/linus/gcc-3.0.3> ln -s ../newlib-1.10.0/libgloss . </pre> -<h2>Make up your mind</h2> +<h2>Choose location</h2> <p> Now is the time to decide where you want the tools to be installed. This is the directory where all binaries, libraries, man pages and stuff end up when |