summaryrefslogtreecommitdiff
path: root/man/systemd.mount.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-07-02 01:17:55 +0200
committerLennart Poettering <lennart@poettering.net>2010-07-02 01:17:55 +0200
commit65232ea79d8f6b1288c33852f89b575a9200162d (patch)
treeb10c403e286e4453ab44ec3343b37fd3f103a27d /man/systemd.mount.xml
parent1cf18f27331286dfb56d92e1800facf4f696ad27 (diff)
man: document automount units
Diffstat (limited to 'man/systemd.mount.xml')
-rw-r--r--man/systemd.mount.xml12
1 files changed, 9 insertions, 3 deletions
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml
index 275e354d6d..94ed66453a 100644
--- a/man/systemd.mount.xml
+++ b/man/systemd.mount.xml
@@ -55,8 +55,9 @@
<title>Description</title>
<para>A unit configuration file whose name ends in
- .mount encodes information about a file system mount
- point controlled and supervised by systemd.</para>
+ <filename>.mount</filename> encodes information about
+ a file system mount point controlled and supervised by
+ systemd.</para>
<para>This man page lists the configuration options
specific to this unit type. See
@@ -78,6 +79,11 @@
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>.</para>
+
+ <para>Optionally, a mount unit may be accompanied by
+ an automount unit, to allow on-demand or parallelized
+ mounting. See
+ <citerefentry><refentrytitle>systemd.automount</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para>
</refsect1>
<refsect1>
@@ -117,7 +123,7 @@
this section are shared with other unit types. These
options are documented in
<citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>. The
- options specific to the [Mount] section of service
+ options specific to the [Mount] section of mount
units are the following:</para>
<variablelist>