Fossil SCM
Fix typos in the quick-start guide.
Commit
47dd7f36f704f2ceff9ff091663bed2f4361feca
Parent
b37ee0d9531ee9b…
1 file changed
+2
-2
+2
-2
| --- www/quickstart.wiki | ||
| +++ www/quickstart.wiki | ||
| @@ -280,11 +280,11 @@ | ||
| 280 | 280 | <b>[/help/ui | fossil ui]</b> <i>repository-filename</i> |
| 281 | 281 | </blockquote> |
| 282 | 282 | |
| 283 | 283 | <p>The <b>ui</b> command is intended for accessing the web interface |
| 284 | 284 | from a local desktop. The <b>ui</b> command binds to the loopback IP |
| 285 | - address only (and is thus makes the web interface visible only on the | |
| 285 | + address only (and thus makes the web interface visible only on the | |
| 286 | 286 | local machine) and it automatically start your web browser pointing at the |
| 287 | 287 | server. For cross-machine collaboration, use the <b>server</b> command, |
| 288 | 288 | which binds on all IP addresses and does not try to start a web browser. |
| 289 | 289 | You can omit the <i>repository-filename</i> if you are within |
| 290 | 290 | a checked-out local tree. The <b>server</b> uses port 8080 by default |
| @@ -321,11 +321,11 @@ | ||
| 321 | 321 | <p>Adjust the paths to suit your installation, of course. Notice that |
| 322 | 322 | fossil runs as root. This is not required - you can run it as an |
| 323 | 323 | unprivileged user. But it is more secure to run fossil as root. |
| 324 | 324 | When you do run fossil as root, it automatically puts itself in a |
| 325 | 325 | chroot jail in the same directory as the repository, then drops |
| 326 | - root privileges prior to reading any information from the request.</p> | |
| 326 | + root privileges prior to reading any information from the socket.</p> | |
| 327 | 327 | |
| 328 | 328 | <a name="proxy"></a> |
| 329 | 329 | <h2>HTTP Proxies</h2> |
| 330 | 330 | |
| 331 | 331 | <p>If you are behind a restrictive firewall that requires you to use |
| 332 | 332 |
| --- www/quickstart.wiki | |
| +++ www/quickstart.wiki | |
| @@ -280,11 +280,11 @@ | |
| 280 | <b>[/help/ui | fossil ui]</b> <i>repository-filename</i> |
| 281 | </blockquote> |
| 282 | |
| 283 | <p>The <b>ui</b> command is intended for accessing the web interface |
| 284 | from a local desktop. The <b>ui</b> command binds to the loopback IP |
| 285 | address only (and is thus makes the web interface visible only on the |
| 286 | local machine) and it automatically start your web browser pointing at the |
| 287 | server. For cross-machine collaboration, use the <b>server</b> command, |
| 288 | which binds on all IP addresses and does not try to start a web browser. |
| 289 | You can omit the <i>repository-filename</i> if you are within |
| 290 | a checked-out local tree. The <b>server</b> uses port 8080 by default |
| @@ -321,11 +321,11 @@ | |
| 321 | <p>Adjust the paths to suit your installation, of course. Notice that |
| 322 | fossil runs as root. This is not required - you can run it as an |
| 323 | unprivileged user. But it is more secure to run fossil as root. |
| 324 | When you do run fossil as root, it automatically puts itself in a |
| 325 | chroot jail in the same directory as the repository, then drops |
| 326 | root privileges prior to reading any information from the request.</p> |
| 327 | |
| 328 | <a name="proxy"></a> |
| 329 | <h2>HTTP Proxies</h2> |
| 330 | |
| 331 | <p>If you are behind a restrictive firewall that requires you to use |
| 332 |
| --- www/quickstart.wiki | |
| +++ www/quickstart.wiki | |
| @@ -280,11 +280,11 @@ | |
| 280 | <b>[/help/ui | fossil ui]</b> <i>repository-filename</i> |
| 281 | </blockquote> |
| 282 | |
| 283 | <p>The <b>ui</b> command is intended for accessing the web interface |
| 284 | from a local desktop. The <b>ui</b> command binds to the loopback IP |
| 285 | address only (and thus makes the web interface visible only on the |
| 286 | local machine) and it automatically start your web browser pointing at the |
| 287 | server. For cross-machine collaboration, use the <b>server</b> command, |
| 288 | which binds on all IP addresses and does not try to start a web browser. |
| 289 | You can omit the <i>repository-filename</i> if you are within |
| 290 | a checked-out local tree. The <b>server</b> uses port 8080 by default |
| @@ -321,11 +321,11 @@ | |
| 321 | <p>Adjust the paths to suit your installation, of course. Notice that |
| 322 | fossil runs as root. This is not required - you can run it as an |
| 323 | unprivileged user. But it is more secure to run fossil as root. |
| 324 | When you do run fossil as root, it automatically puts itself in a |
| 325 | chroot jail in the same directory as the repository, then drops |
| 326 | root privileges prior to reading any information from the socket.</p> |
| 327 | |
| 328 | <a name="proxy"></a> |
| 329 | <h2>HTTP Proxies</h2> |
| 330 | |
| 331 | <p>If you are behind a restrictive firewall that requires you to use |
| 332 |