diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2011-05-20 00:43:53 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2011-05-20 00:43:53 (GMT) |
commit | 5448d9134e39e286870755d242eeecc4836e5211 (patch) | |
tree | d2b9aa3aeb7b66227b32d04a3857bcb9e881daa6 | |
parent | 716c7d92afd056456da48091923cb68dc83e3e57 (diff) | |
download | mxe-5448d9134e39e286870755d242eeecc4836e5211.zip mxe-5448d9134e39e286870755d242eeecc4836e5211.tar.gz mxe-5448d9134e39e286870755d242eeecc4836e5211.tar.bz2 |
improved docs
-rw-r--r-- | doc/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index b4174b6..1b5e59f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -854,11 +854,11 @@ sudo gcc_select gcc42</pre> <div class="section"> <h2 id="packages">List of Packages</h2> - <table id="package-list"> - </table> <p> See something missing? Feel free to <a href="#creating-packages">create a new package</a>. </p> + <table id="package-list"> + </table> <h3>Open Issues</h3> @@ -867,9 +867,9 @@ sudo gcc_select gcc42</pre> <p> The NSIS package contains some native tools that are currently 32-bit only. In order to build these on a - 64-bit system, multi-lib support must enabled in the + 64-bit system, multi-lib support must be enabled in the compiler toolchain. However, not all operating systems - enable this. + support this. </p> <p> Since no other packages depend it, the remainder of |