]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Clarify checker/helper in systemd-fsck@.service manpage (#8674)
authorBrian J. Murrell <brian@interlinx.bc.ca>
Sat, 7 Apr 2018 15:12:26 +0000 (11:12 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 7 Apr 2018 15:12:26 +0000 (17:12 +0200)
Clarify the helper/checker terminology in the systemd-fsck@.service manpage to
make the description more clear about what is responsible for deciding if a filesystem
needs checking.

man/systemd-fsck@.service.xml

index f4d2dc1341a216f3f0dc661c2ed5760e6565c718..e1b6e914e8c340c872cd23e331e06a3640cd7025 100644 (file)
@@ -78,7 +78,7 @@
     <para><filename>systemd-fsck</filename> does not know any details
     about specific filesystems, and simply executes file system
     checkers specific to each filesystem type
-    (<filename>/sbin/fsck.*</filename>). This helper will decide if
+    (<filename>/sbin/fsck.*</filename>). These checkers will decide if
     the filesystem should actually be checked based on the time since
     last check, number of mounts, unclean unmount, etc.</para>