Fossil SCM
Fixed a few stray parens in the new material in the fossil-v-git doc, left behind from a prior edit.
Commit
ea13701cbf5d21617010c6b4219937f943a7cdabbdacc3826605b98e655937bf
Parent
b628a883b10bca1…
1 file changed
+2
-2
+2
-2
| --- www/fossil-v-git.wiki | ||
| +++ www/fossil-v-git.wiki | ||
| @@ -181,14 +181,14 @@ | ||
| 181 | 181 | This policy is particularly useful when running Fossil inside a |
| 182 | 182 | restrictive container, anything from [./chroot.md | classic chroot |
| 183 | 183 | jails] to modern [https://en.wikipedia.org/wiki/OS-level_virtualization |
| 184 | 184 | | OS-level virtualization mechanisms] such as |
| 185 | 185 | [https://en.wikipedia.org/wiki/Docker_(software) | Docker]. Our |
| 186 | -([src:/file?name=Dockerfile&ci=trunk | stock <tt>Dockerfile</tt>] | |
| 186 | +[src:/file?name=Dockerfile&ci=trunk | stock <tt>Dockerfile</tt>] | |
| 187 | 187 | creates a container that's under 9 MiB on 64-bit Linux, including |
| 188 | 188 | a capable [https://www.busybox.net/ | Busybox] environment for live |
| 189 | -debugging of the container's innards.) | |
| 189 | +debugging of the container's innards. | |
| 190 | 190 | |
| 191 | 191 | Modern Linux systems tend to make full static linking |
| 192 | 192 | [https://stackoverflow.com/questions/3430400/linux-static-linking-is-dead |
| 193 | 193 | | difficult], but our official executables do statically link to OpenSSL |
| 194 | 194 | to remove a version dependency, resulting in an executable that's around |
| 195 | 195 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -181,14 +181,14 @@ | |
| 181 | This policy is particularly useful when running Fossil inside a |
| 182 | restrictive container, anything from [./chroot.md | classic chroot |
| 183 | jails] to modern [https://en.wikipedia.org/wiki/OS-level_virtualization |
| 184 | | OS-level virtualization mechanisms] such as |
| 185 | [https://en.wikipedia.org/wiki/Docker_(software) | Docker]. Our |
| 186 | ([src:/file?name=Dockerfile&ci=trunk | stock <tt>Dockerfile</tt>] |
| 187 | creates a container that's under 9 MiB on 64-bit Linux, including |
| 188 | a capable [https://www.busybox.net/ | Busybox] environment for live |
| 189 | debugging of the container's innards.) |
| 190 | |
| 191 | Modern Linux systems tend to make full static linking |
| 192 | [https://stackoverflow.com/questions/3430400/linux-static-linking-is-dead |
| 193 | | difficult], but our official executables do statically link to OpenSSL |
| 194 | to remove a version dependency, resulting in an executable that's around |
| 195 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -181,14 +181,14 @@ | |
| 181 | This policy is particularly useful when running Fossil inside a |
| 182 | restrictive container, anything from [./chroot.md | classic chroot |
| 183 | jails] to modern [https://en.wikipedia.org/wiki/OS-level_virtualization |
| 184 | | OS-level virtualization mechanisms] such as |
| 185 | [https://en.wikipedia.org/wiki/Docker_(software) | Docker]. Our |
| 186 | [src:/file?name=Dockerfile&ci=trunk | stock <tt>Dockerfile</tt>] |
| 187 | creates a container that's under 9 MiB on 64-bit Linux, including |
| 188 | a capable [https://www.busybox.net/ | Busybox] environment for live |
| 189 | debugging of the container's innards. |
| 190 | |
| 191 | Modern Linux systems tend to make full static linking |
| 192 | [https://stackoverflow.com/questions/3430400/linux-static-linking-is-dead |
| 193 | | difficult], but our official executables do statically link to OpenSSL |
| 194 | to remove a version dependency, resulting in an executable that's around |
| 195 |