diff options
author | Michael Biebl <biebl@debian.org> | 2015-08-02 22:22:15 +0200 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2015-08-02 22:22:44 +0200 |
commit | 349ca6e68b3fdef41f8372bd1b8528736809a123 (patch) | |
tree | d1187565ed1143f086e5fda595b45f13c497c53b | |
parent | 13fd31ccc6d9ff8084a312effbb9add9aeaec010 (diff) |
man: fix typo in systemd-fsck@
-rw-r--r-- | man/systemd-fsck@.service.xml | 2 |
1 files changed, 1 insertions, 1 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> |