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.service.xml | |
parent | 0a715d9783602141671b5cc48a314fb124512476 (diff) |
man: extend references to exec man page
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 8005a51a47..b01641f1e4 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -68,7 +68,10 @@ service specific configuration options are configured in the [Service] section.</para> - <para>Additional options are listed in <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para> + <para>Additional options are listed in + <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>, + which define the execution environment the commands + are executed in.</para> </refsect1> <refsect1> |