Fossil SCM
Fix typos and other cleanup on the "build.wiki" doc page.
Commit
0f9fb203703ff21ab5aa09fe9e316aca0c13f29e
Parent
fcd68266e0a6f31…
1 file changed
+5
-7
+5
-7
| --- www/build.wiki | ||
| +++ www/build.wiki | ||
| @@ -28,23 +28,22 @@ | ||
| 28 | 28 | <p>Fossil is self-hosting, so you can obtain a ZIP archive containing |
| 29 | 29 | a snapshot of the latest version directly from fossil's own fossil |
| 30 | 30 | repository. Follow these steps:</p> |
| 31 | 31 | |
| 32 | 32 | <ol> |
| 33 | -<li><p>Pointer your web browser at | |
| 33 | +<li><p>Point your web browser at | |
| 34 | 34 | <a href="http://www.fossil-scm.org/"> |
| 35 | 35 | http://www.fossil-scm.org/</a>. Click on the "Login" menu button.</p></li> |
| 36 | 36 | |
| 37 | 37 | <li><p>Log in as anonymous. The password is shown on screen. |
| 38 | 38 | The reason for requiring this login is to prevent spiders from |
| 39 | 39 | walking the entire website, downloading ZIP archives |
| 40 | 40 | of every historical version, and thereby soaking up all our bandwidth.</p></li> |
| 41 | 41 | |
| 42 | 42 | <li><p>Click on the |
| 43 | -<a href="http://www.fossil-scm.org/fossil/timeline">Timeline</a> or | |
| 44 | -<a href="http://www.fossil-scm.org/fossil/leaves">Leaves</a> link at | |
| 45 | -the top of the page.</p></li> | |
| 43 | +<a href="http://www.fossil-scm.org/fossil/timeline">Timeline</a> | |
| 44 | +link at the top of the page.</p></li> | |
| 46 | 45 | |
| 47 | 46 | <li><p>Select a version of of fossil you want to download. Click on its |
| 48 | 47 | link. Note that you must successfully log in as "anonymous" in step 1 |
| 49 | 48 | above in order to see the link to the detailed version information.</p></li> |
| 50 | 49 | |
| @@ -56,13 +55,12 @@ | ||
| 56 | 55 | |
| 57 | 56 | <h2>2.0 Compiling</h2> |
| 58 | 57 | |
| 59 | 58 | <ol> |
| 60 | 59 | <li value="6"> |
| 61 | -<p>Create a directory to hold the source code. Then unarchive the | |
| 62 | -ZIP or tarball you downloaded into that directory. You should be | |
| 63 | -in the top-level folder of that directory</p></li> | |
| 60 | +<p>Unpack the ZIP or tarball you downloaded into that directory then | |
| 61 | +<b>cd</b> into the directory created.</p></li> | |
| 64 | 62 | |
| 65 | 63 | <li><i>(Optional, unix only)</i> |
| 66 | 64 | Run <b>./configure</b> to construct a makefile. |
| 67 | 65 | |
| 68 | 66 | <ol type="a"> |
| 69 | 67 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -28,23 +28,22 @@ | |
| 28 | <p>Fossil is self-hosting, so you can obtain a ZIP archive containing |
| 29 | a snapshot of the latest version directly from fossil's own fossil |
| 30 | repository. Follow these steps:</p> |
| 31 | |
| 32 | <ol> |
| 33 | <li><p>Pointer your web browser at |
| 34 | <a href="http://www.fossil-scm.org/"> |
| 35 | http://www.fossil-scm.org/</a>. Click on the "Login" menu button.</p></li> |
| 36 | |
| 37 | <li><p>Log in as anonymous. The password is shown on screen. |
| 38 | The reason for requiring this login is to prevent spiders from |
| 39 | walking the entire website, downloading ZIP archives |
| 40 | of every historical version, and thereby soaking up all our bandwidth.</p></li> |
| 41 | |
| 42 | <li><p>Click on the |
| 43 | <a href="http://www.fossil-scm.org/fossil/timeline">Timeline</a> or |
| 44 | <a href="http://www.fossil-scm.org/fossil/leaves">Leaves</a> link at |
| 45 | the top of the page.</p></li> |
| 46 | |
| 47 | <li><p>Select a version of of fossil you want to download. Click on its |
| 48 | link. Note that you must successfully log in as "anonymous" in step 1 |
| 49 | above in order to see the link to the detailed version information.</p></li> |
| 50 | |
| @@ -56,13 +55,12 @@ | |
| 56 | |
| 57 | <h2>2.0 Compiling</h2> |
| 58 | |
| 59 | <ol> |
| 60 | <li value="6"> |
| 61 | <p>Create a directory to hold the source code. Then unarchive the |
| 62 | ZIP or tarball you downloaded into that directory. You should be |
| 63 | in the top-level folder of that directory</p></li> |
| 64 | |
| 65 | <li><i>(Optional, unix only)</i> |
| 66 | Run <b>./configure</b> to construct a makefile. |
| 67 | |
| 68 | <ol type="a"> |
| 69 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -28,23 +28,22 @@ | |
| 28 | <p>Fossil is self-hosting, so you can obtain a ZIP archive containing |
| 29 | a snapshot of the latest version directly from fossil's own fossil |
| 30 | repository. Follow these steps:</p> |
| 31 | |
| 32 | <ol> |
| 33 | <li><p>Point your web browser at |
| 34 | <a href="http://www.fossil-scm.org/"> |
| 35 | http://www.fossil-scm.org/</a>. Click on the "Login" menu button.</p></li> |
| 36 | |
| 37 | <li><p>Log in as anonymous. The password is shown on screen. |
| 38 | The reason for requiring this login is to prevent spiders from |
| 39 | walking the entire website, downloading ZIP archives |
| 40 | of every historical version, and thereby soaking up all our bandwidth.</p></li> |
| 41 | |
| 42 | <li><p>Click on the |
| 43 | <a href="http://www.fossil-scm.org/fossil/timeline">Timeline</a> |
| 44 | link at the top of the page.</p></li> |
| 45 | |
| 46 | <li><p>Select a version of of fossil you want to download. Click on its |
| 47 | link. Note that you must successfully log in as "anonymous" in step 1 |
| 48 | above in order to see the link to the detailed version information.</p></li> |
| 49 | |
| @@ -56,13 +55,12 @@ | |
| 55 | |
| 56 | <h2>2.0 Compiling</h2> |
| 57 | |
| 58 | <ol> |
| 59 | <li value="6"> |
| 60 | <p>Unpack the ZIP or tarball you downloaded into that directory then |
| 61 | <b>cd</b> into the directory created.</p></li> |
| 62 | |
| 63 | <li><i>(Optional, unix only)</i> |
| 64 | Run <b>./configure</b> to construct a makefile. |
| 65 | |
| 66 | <ol type="a"> |
| 67 |