summaryrefslogtreecommitdiff
path: root/man/systemd-nspawn.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-04-23 17:01:11 +0200
committerGitHub <noreply@github.com>2020-04-23 17:01:11 +0200
commita9ab5cdb505d7d368c44fc02cc0183e75db1f657 (patch)
tree6af2f39ac62556b57a9dd3f520fa935fc3daa800 /man/systemd-nspawn.xml
parent185924ab631da9132000532ecc19a0f48c1b7b47 (diff)
parentbeb1d286542fe105a16005aa05d62d7f41f221b3 (diff)
downloadsystemd-a9ab5cdb505d7d368c44fc02cc0183e75db1f657.tar.gz
Merge pull request #15472 from keszybz/dbus-api-docs
A few more dbus api documentation updates
Diffstat (limited to 'man/systemd-nspawn.xml')
-rw-r--r--man/systemd-nspawn.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml
index 8c9dbe52ef..8c7d5a2004 100644
--- a/man/systemd-nspawn.xml
+++ b/man/systemd-nspawn.xml
@@ -238,7 +238,7 @@
all subdirectories and subvolumes below it, but excluding any sub-mounts. May not be specified
together with <option>--image=</option> or <option>--ephemeral</option>.</para>
- <para>Note that this switch leaves host name, machine ID and
+ <para>Note that this switch leaves hostname, machine ID and
all other settings that could identify the instance
unmodified.</para></listitem>
</varlistentry>
@@ -250,7 +250,7 @@
<listitem><para>If specified, the container is run with a temporary snapshot of its file system that is removed
immediately when the container terminates. May not be specified together with
<option>--template=</option>.</para>
- <para>Note that this switch leaves host name, machine ID and all other settings that could identify
+ <para>Note that this switch leaves hostname, machine ID and all other settings that could identify
the instance unmodified. Please note that — as with <option>--template=</option> — taking the
temporary snapshot is more efficient on file systems that support subvolume snapshots or 'reflinks'
natively (<literal>btrfs</literal> or new <literal>xfs</literal>) than on more traditional file