Fossil SCM
(Grammar) env-opts.md changes. English isn't entirely logical.
Commit
d556997670e25ae27564f2657664a64dc6d9d971bac9c3dad3c6cd73231dbe27
Parent
b05d71a66f62e8c…
1 file changed
+3
-3
+3
-3
| --- www/env-opts.md | ||
| +++ www/env-opts.md | ||
| @@ -468,21 +468,21 @@ | ||
| 468 | 468 | obviously as part of the `fossil ui` command. In that specific case, |
| 469 | 469 | the browser is launched pointing at the web server started by `fossil |
| 470 | 470 | ui` listening on a private TCP port. |
| 471 | 471 | |
| 472 | 472 | On all platforms, if the local or global settings `web-browser` is |
| 473 | -set, that is the command used to open an URL. | |
| 473 | +set, that is the command used to open a URL. | |
| 474 | 474 | |
| 475 | 475 | Otherwise, the specific actions vary by platform. |
| 476 | 476 | |
| 477 | 477 | On Unix-like platforms other than Apple's, it looks for the first |
| 478 | 478 | program from the list `xdg-open`, `gnome-open`, `firefox`, and |
| 479 | 479 | `google-chrome` that it can find on the `PATH`. |
| 480 | 480 | |
| 481 | -On Apple platforms, it assumes that `open` is the command to open an | |
| 481 | +On Apple platforms, it assumes that `open` is the command to open a | |
| 482 | 482 | URL in the user's configured default browser. |
| 483 | 483 | |
| 484 | 484 | On Windows platforms, it assumes that `start` is the command to open |
| 485 | -an URL in the user's configured default browser. | |
| 485 | +a URL in the user's configured default browser. | |
| 486 | 486 | |
| 487 | 487 | [configdb]: ./tech_overview.wiki#configdb |
| 488 | 488 | [configloc]: ./tech_overview.wiki#configloc |
| 489 | 489 |
| --- www/env-opts.md | |
| +++ www/env-opts.md | |
| @@ -468,21 +468,21 @@ | |
| 468 | obviously as part of the `fossil ui` command. In that specific case, |
| 469 | the browser is launched pointing at the web server started by `fossil |
| 470 | ui` listening on a private TCP port. |
| 471 | |
| 472 | On all platforms, if the local or global settings `web-browser` is |
| 473 | set, that is the command used to open an URL. |
| 474 | |
| 475 | Otherwise, the specific actions vary by platform. |
| 476 | |
| 477 | On Unix-like platforms other than Apple's, it looks for the first |
| 478 | program from the list `xdg-open`, `gnome-open`, `firefox`, and |
| 479 | `google-chrome` that it can find on the `PATH`. |
| 480 | |
| 481 | On Apple platforms, it assumes that `open` is the command to open an |
| 482 | URL in the user's configured default browser. |
| 483 | |
| 484 | On Windows platforms, it assumes that `start` is the command to open |
| 485 | an URL in the user's configured default browser. |
| 486 | |
| 487 | [configdb]: ./tech_overview.wiki#configdb |
| 488 | [configloc]: ./tech_overview.wiki#configloc |
| 489 |
| --- www/env-opts.md | |
| +++ www/env-opts.md | |
| @@ -468,21 +468,21 @@ | |
| 468 | obviously as part of the `fossil ui` command. In that specific case, |
| 469 | the browser is launched pointing at the web server started by `fossil |
| 470 | ui` listening on a private TCP port. |
| 471 | |
| 472 | On all platforms, if the local or global settings `web-browser` is |
| 473 | set, that is the command used to open a URL. |
| 474 | |
| 475 | Otherwise, the specific actions vary by platform. |
| 476 | |
| 477 | On Unix-like platforms other than Apple's, it looks for the first |
| 478 | program from the list `xdg-open`, `gnome-open`, `firefox`, and |
| 479 | `google-chrome` that it can find on the `PATH`. |
| 480 | |
| 481 | On Apple platforms, it assumes that `open` is the command to open a |
| 482 | URL in the user's configured default browser. |
| 483 | |
| 484 | On Windows platforms, it assumes that `start` is the command to open |
| 485 | a URL in the user's configured default browser. |
| 486 | |
| 487 | [configdb]: ./tech_overview.wiki#configdb |
| 488 | [configloc]: ./tech_overview.wiki#configloc |
| 489 |