diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-fsck@.service.xml | 2 | ||||
-rw-r--r-- | man/systemd-machine-id-commit.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-fsck@.service.xml b/man/systemd-fsck@.service.xml index e4ffcba168..6d05e90e7b 100644 --- a/man/systemd-fsck@.service.xml +++ b/man/systemd-fsck@.service.xml @@ -61,7 +61,7 @@ responsible for file system checks. They are instantiated for each device that is configured for file system checking. <filename>systemd-fsck-root.service</filename> is responsible for - file system checks on the root file system, but in only if the + file system checks on the root file system, but only if the root filesystem wasn't checked in the initramfs. <filename>systemd-fsck@.service</filename> is used for all other file systems and for the root file system in the initramfs.</para> 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 |