diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2015-07-25 23:15:05 +0200 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2015-07-25 23:15:51 +0200 |
commit | dd2b607b7d1ce355e93f9f71cd256ec20b8ae9c4 (patch) | |
tree | 36261a2dc35ad9b5b5bc39b785b888ef7911257c /man/machinectl.xml | |
parent | 3460810e8c61986a4605ad80c9e4805eb95cb5a1 (diff) |
man: typo fixes
Diffstat (limited to 'man/machinectl.xml')
-rw-r--r-- | man/machinectl.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/machinectl.xml b/man/machinectl.xml index 4b87870853..a5eb3f08e4 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -593,7 +593,7 @@ <filename>/var/lib/machines/</filename>, that is named after the specified URL and its HTTP etag. A writable snapshot is then taken from this subvolume, and named after the specified - local name. This behaviour ensures that creating multiple + local name. This behavior ensures that creating multiple container instances of the same URL is efficient, as multiple downloads are not necessary. In order to create only the read-only image, and avoid creating its writable snapshot, @@ -639,7 +639,7 @@ machine name. To omit creation of the local, writable copy pass <literal>-</literal> as local machine name.</para> - <para>Similar to the behaviour of <command>pull-tar</command>, + <para>Similar to the behavior of <command>pull-tar</command>, the read-only image is prefixed with <filename>.raw-</filename>, and thus not shown by <command>list-images</command>, unless <option>--all</option> |