changeset 1009:dd58f9605451

HTML corrections
author Volker Grabsch <vog@notjusthosting.com>
date Thu, 27 May 2010 09:14:43 +0200
parents 57ef3b3423be
children 0a363cb35ef9
files doc/index.html
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Thu May 27 09:08:38 2010 +0200
+++ b/doc/index.html	Thu May 27 09:14:43 2010 +0200
@@ -615,17 +615,19 @@
     </p>
     <p>
     For C style shells, edit .cshrc
+    </p>
     <pre>setenv PATH /usr/local/bin:$PATH</pre>
+    <p>
     For Bourne shells, edit .profile
+    </p>
     <pre>export PATH = /usr/local/bin:$PATH</pre>
-    </p>
     <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:
+    </p>
     <pre>rm <em>where mingw-cross-env is unpacked</em>/src/nsis.mk</pre>
-    </p>
 
     <h3 id="requirements-frugalware">Frugalware</h3>