Fossil SCM
Minor correction for FOSSIL_TCL_PATH.
Commit
afe7b5474d4aa47b4ae1d5869cea6128f30f915e
Parent
3b5ff98cf04e1e6…
1 file changed
+2
-1
+2
-1
| --- www/env-opts.md | ||
| +++ www/env-opts.md | ||
| @@ -109,11 +109,12 @@ | ||
| 109 | 109 | found in the environment from the list `FOSSIL_USER`, `USERNAME` |
| 110 | 110 | (Windows), `USER`, and `LOGNAME` is the user name. If none of those |
| 111 | 111 | are set, then the default user name is "root". |
| 112 | 112 | |
| 113 | 113 | `FOSSIL_TCL_PATH`: When Tcl stubs support is configured, point to a |
| 114 | -specific folder containing the version of Tcl to load at run time. | |
| 114 | +specific file or folder containing the version of Tcl to load at run | |
| 115 | +time. | |
| 115 | 116 | |
| 116 | 117 | |
| 117 | 118 | `FOSSIL_VFS`: Name a VFS to load into SQLite. |
| 118 | 119 | |
| 119 | 120 | `GATEWAY_INTERFACE`: If present and the `--nocgi` option is not, assume |
| 120 | 121 |
| --- www/env-opts.md | |
| +++ www/env-opts.md | |
| @@ -109,11 +109,12 @@ | |
| 109 | found in the environment from the list `FOSSIL_USER`, `USERNAME` |
| 110 | (Windows), `USER`, and `LOGNAME` is the user name. If none of those |
| 111 | are set, then the default user name is "root". |
| 112 | |
| 113 | `FOSSIL_TCL_PATH`: When Tcl stubs support is configured, point to a |
| 114 | specific folder containing the version of Tcl to load at run time. |
| 115 | |
| 116 | |
| 117 | `FOSSIL_VFS`: Name a VFS to load into SQLite. |
| 118 | |
| 119 | `GATEWAY_INTERFACE`: If present and the `--nocgi` option is not, assume |
| 120 |
| --- www/env-opts.md | |
| +++ www/env-opts.md | |
| @@ -109,11 +109,12 @@ | |
| 109 | found in the environment from the list `FOSSIL_USER`, `USERNAME` |
| 110 | (Windows), `USER`, and `LOGNAME` is the user name. If none of those |
| 111 | are set, then the default user name is "root". |
| 112 | |
| 113 | `FOSSIL_TCL_PATH`: When Tcl stubs support is configured, point to a |
| 114 | specific file or folder containing the version of Tcl to load at run |
| 115 | time. |
| 116 | |
| 117 | |
| 118 | `FOSSIL_VFS`: Name a VFS to load into SQLite. |
| 119 | |
| 120 | `GATEWAY_INTERFACE`: If present and the `--nocgi` option is not, assume |
| 121 |