summaryrefslogtreecommitdiff
path: root/man/systemd.automount.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-07-06 11:00:06 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-07-06 11:29:05 +0200
commitbdac560801ac01af616c127ba603a4b2d7d54c47 (patch)
treecaabc7c348e60e50b5fe687db39d25686fda17df /man/systemd.automount.xml
parente9dd6984076389e8cfa15b72bc62187544e49b61 (diff)
downloadsystemd-bdac560801ac01af616c127ba603a4b2d7d54c47.tar.gz
tree-wide: drop quotes from around [section]
For users, the square brackets already serve as markup and clearly delineate the section name from surrounding text. Putting additional markup around that only adds clutter. Also, we were very inconsistent in using the quotes. Let's just drop them altogether.
Diffstat (limited to 'man/systemd.automount.xml')
-rw-r--r--man/systemd.automount.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd.automount.xml b/man/systemd.automount.xml
index fd65f5da79..29b9bb14e1 100644
--- a/man/systemd.automount.xml
+++ b/man/systemd.automount.xml
@@ -35,9 +35,9 @@
this unit type. See
<citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>
for the common options of all unit configuration files. The common
- configuration items are configured in the generic <literal>[Unit]</literal> and
- <literal>[Install]</literal> sections. The automount specific configuration options
- are configured in the <literal>[Automount]</literal> section.</para>
+ configuration items are configured in the generic [Unit] and
+ [Install] sections. The automount specific configuration options
+ are configured in the [Automount] section.</para>
<para>Automount units must be named after the automount directories they control. Example: the automount point
<filename index="false">/home/lennart</filename> must be configured in a unit file