Fossil SCM
Typo fixes
Commit
00e4d91e28d0d65f819fad8cbefeba56c9d57e2a437d5c54bdce050bdac329c7
Parent
120a2076318078a…
1 file changed
+3
-3
+3
-3
| --- www/containers.md | ||
| +++ www/containers.md | ||
| @@ -720,14 +720,14 @@ | ||
| 720 | 720 | |
| 721 | 721 | That command assumes the primary test environment for |
| 722 | 722 | this guide, Ubuntu 22.04 LTS with `systemd` 249. For best |
| 723 | 723 | results, `/var/lib/machines` should be a btrfs volume, because |
| 724 | 724 | [`$REASONS`][mcfad]. For CentOS Stream 9 and other Red Hattish |
| 725 | -systems, you will have to make serveral adjustments, which we’ve | |
| 725 | +systems, you will have to make several adjustments, which we’ve | |
| 726 | 726 | collected [below](#nspawn-centos) to keep these examples clear. |
| 727 | 727 | |
| 728 | -We’ll assume your Fossil repository stores sometning called | |
| 728 | +We’ll assume your Fossil repository stores something called | |
| 729 | 729 | “`myproject`” within `~/museum/myproject/repo.fossil`, named according |
| 730 | 730 | to the reasons given [above](#repo-inside). We’ll make consistent use of |
| 731 | 731 | this naming scheme in the examples below so that you will be able to |
| 732 | 732 | replace the “`myproject`” element of the various file and path names. |
| 733 | 733 | |
| @@ -796,11 +796,11 @@ | ||
| 796 | 796 | [documented][srv]. |
| 797 | 797 | |
| 798 | 798 | * The path in the host-side part of the `Bind` value must point at the |
| 799 | 799 | directory containing the `repo.fossil` file referenced in said |
| 800 | 800 | command so that `/jail/museum/repo.fossil` refers to your repo out |
| 801 | - on the host for the reasons given [above](#repo-outside). | |
| 801 | + on the host for the reasons given [above](#bind-mount). | |
| 802 | 802 | |
| 803 | 803 | That being done, we also need a generic systemd unit file called |
| 804 | 804 | `/etc/systemd/system/[email protected]`, containing: |
| 805 | 805 | |
| 806 | 806 | ---- |
| 807 | 807 |
| --- www/containers.md | |
| +++ www/containers.md | |
| @@ -720,14 +720,14 @@ | |
| 720 | |
| 721 | That command assumes the primary test environment for |
| 722 | this guide, Ubuntu 22.04 LTS with `systemd` 249. For best |
| 723 | results, `/var/lib/machines` should be a btrfs volume, because |
| 724 | [`$REASONS`][mcfad]. For CentOS Stream 9 and other Red Hattish |
| 725 | systems, you will have to make serveral adjustments, which we’ve |
| 726 | collected [below](#nspawn-centos) to keep these examples clear. |
| 727 | |
| 728 | We’ll assume your Fossil repository stores sometning called |
| 729 | “`myproject`” within `~/museum/myproject/repo.fossil`, named according |
| 730 | to the reasons given [above](#repo-inside). We’ll make consistent use of |
| 731 | this naming scheme in the examples below so that you will be able to |
| 732 | replace the “`myproject`” element of the various file and path names. |
| 733 | |
| @@ -796,11 +796,11 @@ | |
| 796 | [documented][srv]. |
| 797 | |
| 798 | * The path in the host-side part of the `Bind` value must point at the |
| 799 | directory containing the `repo.fossil` file referenced in said |
| 800 | command so that `/jail/museum/repo.fossil` refers to your repo out |
| 801 | on the host for the reasons given [above](#repo-outside). |
| 802 | |
| 803 | That being done, we also need a generic systemd unit file called |
| 804 | `/etc/systemd/system/[email protected]`, containing: |
| 805 | |
| 806 | ---- |
| 807 |
| --- www/containers.md | |
| +++ www/containers.md | |
| @@ -720,14 +720,14 @@ | |
| 720 | |
| 721 | That command assumes the primary test environment for |
| 722 | this guide, Ubuntu 22.04 LTS with `systemd` 249. For best |
| 723 | results, `/var/lib/machines` should be a btrfs volume, because |
| 724 | [`$REASONS`][mcfad]. For CentOS Stream 9 and other Red Hattish |
| 725 | systems, you will have to make several adjustments, which we’ve |
| 726 | collected [below](#nspawn-centos) to keep these examples clear. |
| 727 | |
| 728 | We’ll assume your Fossil repository stores something called |
| 729 | “`myproject`” within `~/museum/myproject/repo.fossil`, named according |
| 730 | to the reasons given [above](#repo-inside). We’ll make consistent use of |
| 731 | this naming scheme in the examples below so that you will be able to |
| 732 | replace the “`myproject`” element of the various file and path names. |
| 733 | |
| @@ -796,11 +796,11 @@ | |
| 796 | [documented][srv]. |
| 797 | |
| 798 | * The path in the host-side part of the `Bind` value must point at the |
| 799 | directory containing the `repo.fossil` file referenced in said |
| 800 | command so that `/jail/museum/repo.fossil` refers to your repo out |
| 801 | on the host for the reasons given [above](#bind-mount). |
| 802 | |
| 803 | That being done, we also need a generic systemd unit file called |
| 804 | `/etc/systemd/system/[email protected]`, containing: |
| 805 | |
| 806 | ---- |
| 807 |