summaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-05-27 07:14:43 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-05-27 07:14:43 (GMT)
commitd5de0c7ccbc1c67df52d236b8da49a36aa3add95 (patch)
treea28973e16829eb8c264bdefd2af99a18a28808be /doc/index.html
parent35e282eae09d5e5cce79943b2774f8295b2e507d (diff)
downloadmxe-d5de0c7ccbc1c67df52d236b8da49a36aa3add95.zip
mxe-d5de0c7ccbc1c67df52d236b8da49a36aa3add95.tar.gz
mxe-d5de0c7ccbc1c67df52d236b8da49a36aa3add95.tar.bz2
HTML corrections
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index ecf1bec..0ae1514 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -615,17 +615,19 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</p>
<p>
For C style shells, edit .cshrc
+ </p>
<pre>setenv PATH /usr/local/bin:$PATH</pre>
+ <p>
For Bourne shells, edit .profile
- <pre>export PATH = /usr/local/bin:$PATH</pre>
</p>
+ <pre>export PATH = /usr/local/bin:$PATH</pre>
<p>
On 64-bit FreeBSD,
there are open issues with the NSIS package. To allow the
remainder of mingw-cross-env to build, simply remove the
package:
- <pre>rm <em>where mingw-cross-env is unpacked</em>/src/nsis.mk</pre>
</p>
+ <pre>rm <em>where mingw-cross-env is unpacked</em>/src/nsis.mk</pre>
<h3 id="requirements-frugalware">Frugalware</h3>