Fossil SCM
cosmetic changes in docs w.r.t. compiling/installing
Commit
7669642b01cf94b5fe6b50829551a619e3ec2497
Parent
2009fd4bfd97bc6…
1 file changed
+3
-3
+3
-3
| --- www/build.wiki | ||
| +++ www/build.wiki | ||
| @@ -33,11 +33,11 @@ | ||
| 33 | 33 | <em>released</em> versions of |
| 34 | 34 | fossil are available from the <a href="http://www.fossil-scm.org/download.html">downloads page</a>. |
| 35 | 35 | To obtain a development version of fossil, follow these steps:</p> |
| 36 | 36 | |
| 37 | 37 | <ol> |
| 38 | -<li><p>Point your web browser at | |
| 38 | +<li><p>Point your web browser to | |
| 39 | 39 | <a href="http://www.fossil-scm.org/"> |
| 40 | 40 | http://www.fossil-scm.org/</a>.</p></li> |
| 41 | 41 | |
| 42 | 42 | <li><p>Click on the |
| 43 | 43 | <a href="http://www.fossil-scm.org/fossil/timeline">Timeline</a> |
| @@ -48,11 +48,11 @@ | ||
| 48 | 48 | link.</p></li> |
| 49 | 49 | |
| 50 | 50 | <li><p>Finally, click on one of the |
| 51 | 51 | "Zip Archive" or "Tarball" links, according to your preference. |
| 52 | 52 | These link will build a ZIP archive or a gzip-compressed tarball of the |
| 53 | -complete source code and download it to your browser. | |
| 53 | +complete source code and download it to your computer. | |
| 54 | 54 | </ol> |
| 55 | 55 | |
| 56 | 56 | <h2>Aside: Is it really safe to use an unreleased development version of |
| 57 | 57 | the Fossil source code?</h2> |
| 58 | 58 | |
| @@ -66,11 +66,11 @@ | ||
| 66 | 66 | repository change that prevent loss-of-work due to bugs. |
| 67 | 67 | |
| 68 | 68 | The Fossil [./selfhost.wiki | self-hosting repositories], especially |
| 69 | 69 | the one at [http://www.fossil-scm.org/fossil], usually run a version |
| 70 | 70 | of trunk that is less than a week or two old. Look at the bottom |
| 71 | -right-hand corner of this screen (to the right of "This page was | |
| 71 | +left-hand corner of this screen (to the right of "This page was | |
| 72 | 72 | generated in...") to see exactly which version of Fossil is |
| 73 | 73 | rendering this page. It is always safe to use whatever version |
| 74 | 74 | of the Fossil code you find running on the main Fossil website. |
| 75 | 75 | |
| 76 | 76 | <h2>2.0 Compiling</h2> |
| 77 | 77 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -33,11 +33,11 @@ | |
| 33 | <em>released</em> versions of |
| 34 | fossil are available from the <a href="http://www.fossil-scm.org/download.html">downloads page</a>. |
| 35 | To obtain a development version of fossil, follow these steps:</p> |
| 36 | |
| 37 | <ol> |
| 38 | <li><p>Point your web browser at |
| 39 | <a href="http://www.fossil-scm.org/"> |
| 40 | http://www.fossil-scm.org/</a>.</p></li> |
| 41 | |
| 42 | <li><p>Click on the |
| 43 | <a href="http://www.fossil-scm.org/fossil/timeline">Timeline</a> |
| @@ -48,11 +48,11 @@ | |
| 48 | link.</p></li> |
| 49 | |
| 50 | <li><p>Finally, click on one of the |
| 51 | "Zip Archive" or "Tarball" links, according to your preference. |
| 52 | These link will build a ZIP archive or a gzip-compressed tarball of the |
| 53 | complete source code and download it to your browser. |
| 54 | </ol> |
| 55 | |
| 56 | <h2>Aside: Is it really safe to use an unreleased development version of |
| 57 | the Fossil source code?</h2> |
| 58 | |
| @@ -66,11 +66,11 @@ | |
| 66 | repository change that prevent loss-of-work due to bugs. |
| 67 | |
| 68 | The Fossil [./selfhost.wiki | self-hosting repositories], especially |
| 69 | the one at [http://www.fossil-scm.org/fossil], usually run a version |
| 70 | of trunk that is less than a week or two old. Look at the bottom |
| 71 | right-hand corner of this screen (to the right of "This page was |
| 72 | generated in...") to see exactly which version of Fossil is |
| 73 | rendering this page. It is always safe to use whatever version |
| 74 | of the Fossil code you find running on the main Fossil website. |
| 75 | |
| 76 | <h2>2.0 Compiling</h2> |
| 77 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -33,11 +33,11 @@ | |
| 33 | <em>released</em> versions of |
| 34 | fossil are available from the <a href="http://www.fossil-scm.org/download.html">downloads page</a>. |
| 35 | To obtain a development version of fossil, follow these steps:</p> |
| 36 | |
| 37 | <ol> |
| 38 | <li><p>Point your web browser to |
| 39 | <a href="http://www.fossil-scm.org/"> |
| 40 | http://www.fossil-scm.org/</a>.</p></li> |
| 41 | |
| 42 | <li><p>Click on the |
| 43 | <a href="http://www.fossil-scm.org/fossil/timeline">Timeline</a> |
| @@ -48,11 +48,11 @@ | |
| 48 | link.</p></li> |
| 49 | |
| 50 | <li><p>Finally, click on one of the |
| 51 | "Zip Archive" or "Tarball" links, according to your preference. |
| 52 | These link will build a ZIP archive or a gzip-compressed tarball of the |
| 53 | complete source code and download it to your computer. |
| 54 | </ol> |
| 55 | |
| 56 | <h2>Aside: Is it really safe to use an unreleased development version of |
| 57 | the Fossil source code?</h2> |
| 58 | |
| @@ -66,11 +66,11 @@ | |
| 66 | repository change that prevent loss-of-work due to bugs. |
| 67 | |
| 68 | The Fossil [./selfhost.wiki | self-hosting repositories], especially |
| 69 | the one at [http://www.fossil-scm.org/fossil], usually run a version |
| 70 | of trunk that is less than a week or two old. Look at the bottom |
| 71 | left-hand corner of this screen (to the right of "This page was |
| 72 | generated in...") to see exactly which version of Fossil is |
| 73 | rendering this page. It is always safe to use whatever version |
| 74 | of the Fossil code you find running on the main Fossil website. |
| 75 | |
| 76 | <h2>2.0 Compiling</h2> |
| 77 |