summaryrefslogtreecommitdiff
path: root/man/systemd.mount.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-10-05 18:08:21 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-10-05 18:44:05 +0200
commit3b1211574b0feeccb0d507b6f5db353d3a1a72c4 (patch)
treebbd4626f846b8bfa4bc01c907b6c6985434b9385 /man/systemd.mount.xml
parent7ec2f5e00c56935e53aaf4c5ee5e9cb5a436cb6c (diff)
downloadsystemd-3b1211574b0feeccb0d507b6f5db353d3a1a72c4.tar.gz
man: use trailing slash on directories in more places
Diffstat (limited to 'man/systemd.mount.xml')
-rw-r--r--man/systemd.mount.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml
index 9e1f5d40fd..e9e2f68408 100644
--- a/man/systemd.mount.xml
+++ b/man/systemd.mount.xml
@@ -430,13 +430,13 @@
<para>If a mount point is configured in both
<filename>/etc/fstab</filename> and a unit file that is stored
- below <filename>/usr</filename>, the former will take precedence.
- If the unit file is stored below <filename>/etc</filename>, it
+ below <filename>/usr/</filename>, the former will take precedence.
+ If the unit file is stored below <filename>/etc/</filename>, it
will take precedence. This means: native unit files take
precedence over traditional configuration files, but this is
superseded by the rule that configuration in
- <filename>/etc</filename> will always take precedence over
- configuration in <filename>/usr</filename>.</para>
+ <filename>/etc/</filename> will always take precedence over
+ configuration in <filename>/usr/</filename>.</para>
</refsect1>
<refsect1>