changeset 1487:0b34798ea2cb

doc update for gmake in bsd userland and spelling fix
author Tony Theodore <tonyt@logyst.com>
date Fri, 10 Dec 2010 21:34:14 +1100
parents 99978ef3c16a
children 51315d3e9bf9
files doc/index.html
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Fri Dec 10 21:11:41 2010 +1100
+++ b/doc/index.html	Fri Dec 10 21:34:14 2010 +1100
@@ -643,7 +643,7 @@
            unzip wget yasm</pre>
 
     <p>
-    Ensure that /usr/local/bin preceeds /usr/bin in your $PATH:
+    Ensure that /usr/local/bin precedes /usr/bin in your $PATH:
     </p>
     <p>
     For C style shells, edit .cshrc
@@ -729,7 +729,9 @@
     <p>
     All build commands also download the packages if necessary.
     </p>
-
+    <p>
+    In a BSD userland, substitute "make" with "gmake".
+    </p>
     <dl class="usage">
 
     <dt>make</dt>