From 4dcd276ec3ef5529aa47b5a2ca05126e9d6c868a Mon Sep 17 00:00:00 2001 From: Tony Theodore Date: Fri, 10 Dec 2010 21:34:14 +1100 Subject: doc update for gmake in bsd userland and spelling fix --- doc/index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/index.html b/doc/index.html index 7e9da92..ab572e4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -643,7 +643,7 @@ USE_OSGPLUGIN(<plugin2>) unzip wget yasm

- Ensure that /usr/local/bin preceeds /usr/bin in your $PATH: + Ensure that /usr/local/bin precedes /usr/bin in your $PATH:

For C style shells, edit .cshrc @@ -729,7 +729,9 @@ sudo gcc_select gcc42

All build commands also download the packages if necessary.

- +

+ In a BSD userland, substitute "make" with "gmake". +

make
-- cgit v0.12