summaryrefslogtreecommitdiff
path: root/man/systemd.automount.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-11-21 20:22:12 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-11-21 22:03:57 +0100
commitb0343f8c96e984211c24c3ba404f0a82b60244b4 (patch)
treee3bb2a6e9bcf12398f6d24e6b05c89e8b7baeadb /man/systemd.automount.xml
parent8eb6e6ed09bf037f97569701e409fca888f27309 (diff)
downloadsystemd-b0343f8c96e984211c24c3ba404f0a82b60244b4.tar.gz
man: change noindex="true" to index="false"
We nowadays prefer positive options over negative.
Diffstat (limited to 'man/systemd.automount.xml')
-rw-r--r--man/systemd.automount.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.automount.xml b/man/systemd.automount.xml
index 75302e07e9..f2ed761021 100644
--- a/man/systemd.automount.xml
+++ b/man/systemd.automount.xml
@@ -40,7 +40,7 @@
are configured in the <literal>[Automount]</literal> section.</para>
<para>Automount units must be named after the automount directories they control. Example: the automount point
- <filename noindex='true'>/home/lennart</filename> must be configured in a unit file
+ <filename index="false">/home/lennart</filename> must be configured in a unit file
<filename>home-lennart.automount</filename>. For details about the escaping logic used to convert a file system
path to a unit name see
<citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>. Note that