diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-07-02 01:17:55 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-07-02 01:17:55 +0200 |
commit | 65232ea79d8f6b1288c33852f89b575a9200162d (patch) | |
tree | b10c403e286e4453ab44ec3343b37fd3f103a27d /man/systemd.service.xml | |
parent | 1cf18f27331286dfb56d92e1800facf4f696ad27 (diff) |
man: document automount units
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index c6fdc0d504..8005a51a47 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -55,8 +55,9 @@ <title>Description</title> <para>A unit configuration file whose name ends in - .service encodes information about a process - controlled and supervised by systemd.</para> + <filename>.service</filename> encodes information + about a process controlled and supervised by + systemd.</para> <para>This man page lists the configuration options specific to this unit type. See |