diff options
author | Christian Hesse <mail@eworm.de> | 2015-07-30 10:24:16 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2015-07-30 10:24:16 +0200 |
commit | 47c453f6a6cfb9a943a2938ef7fa01371b02fc7b (patch) | |
tree | b630f744ecb57bc9ec469e8e4d3e97a50f965cbd | |
parent | e4e66993951e9e349e8008fa7c81184b6e4ae385 (diff) |
man: fix typo in man systemd-machine-id-commit
-rw-r--r-- | man/systemd-machine-id-commit.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-machine-id-commit.xml b/man/systemd-machine-id-commit.xml index cfb1722063..d216aa0745 100644 --- a/man/systemd-machine-id-commit.xml +++ b/man/systemd-machine-id-commit.xml @@ -66,7 +66,7 @@ <para>This tool will execute no operation if <filename>/etc/machine-id</filename> doesn't contain any valid machine ID, isn't mounted as an independent temporary file system, - of <filename>/etc</filename> is read-only. If those conditions are + or <filename>/etc</filename> is read-only. If those conditions are met, it will then write current machine ID to disk and unmount the transient <filename>/etc/machine-id</filename> file in a race-free manner to ensure that this file is always valid for other |