summaryrefslogtreecommitdiff
path: root/man/systemd-fsck@.service.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-11-21 20:33:26 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-11-21 22:06:30 +0100
commitf8b68539d0ddda5964d533c2eb9c0d8bff95616b (patch)
treeb19a85e65ef9348bf7efc8981f0ce9d8e1fc2473 /man/systemd-fsck@.service.xml
parentb0343f8c96e984211c24c3ba404f0a82b60244b4 (diff)
downloadsystemd-f8b68539d0ddda5964d533c2eb9c0d8bff95616b.tar.gz
man: fix a few bogus entries in directives index
When wrong element types are used, directives are sometimes placed in the wrong section. Also, strip part of text starting with "'", which is used in a few places and which is displayed improperly in the index.
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 121b0cdf76..16fad1ae04 100644
--- a/man/systemd-fsck@.service.xml
+++ b/man/systemd-fsck@.service.xml
@@ -51,7 +51,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>). These checkers will decide if
+ (<filename>/sbin/fsck.<replaceable>type</replaceable></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>