diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-07-02 19:51:07 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-07-02 19:51:28 +0200 |
commit | ba60f9054e7aee0b817cfef4f715b0022818bbb3 (patch) | |
tree | c8668231be5214e733751c7048beecf9d6fd7f0f /man/systemd.mount.xml | |
parent | 0a715d9783602141671b5cc48a314fb124512476 (diff) |
man: extend references to exec man page
Diffstat (limited to 'man/systemd.mount.xml')
-rw-r--r-- | man/systemd.mount.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 635fba3b95..a186bf89a1 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -69,7 +69,10 @@ in the [Mount] section.</para> <para>Additional options are listed in - <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para> + <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>, + which define the execution environment the + <citerefentry><refentrytitle>mount</refentrytitle><manvolnum>8</manvolnum></citerefentry> + binary is executed in.</para> <para>Mount units must be named after the mount point directories they control. Example: the mount point |