summaryrefslogtreecommitdiff
path: root/man/systemd-fsck@.service.xml
diff options
context:
space:
mode:
authorBrian J. Murrell <brian@interlinx.bc.ca>2018-04-07 11:12:26 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-04-07 17:12:26 +0200
commit598749a8c9c14b0252390201f6d66f1cf7b45841 (patch)
tree2e12ac5bbd2099bf453dbff1d99a89d4bba4d7b9 /man/systemd-fsck@.service.xml
parentb834c6cee50cb1af771a6c1483106027a2ea39d2 (diff)
downloadsystemd-598749a8c9c14b0252390201f6d66f1cf7b45841.tar.gz
Clarify checker/helper in systemd-fsck@.service manpage (#8674)
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.
Diffstat (limited to 'man/systemd-fsck@.service.xml')
-rw-r--r--man/systemd-fsck@.service.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-fsck@.service.xml b/man/systemd-fsck@.service.xml
index f4d2dc1341..e1b6e914e8 100644
--- a/man/systemd-fsck@.service.xml
+++ b/man/systemd-fsck@.service.xml
@@ -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>