diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-05-16 22:45:11 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-05-16 22:45:11 +0200 |
commit | 9f23530860942a8f94b7c535ead80c38f02424b1 (patch) | |
tree | 175bbdf8be1bb14fd23798f93d102dc7640865c9 /man/systemd.unit.xml | |
parent | 08a96fb00afefbcec822684c25ae1dbe39179264 (diff) |
man: document a few special units
Diffstat (limited to 'man/systemd.unit.xml')
-rw-r--r-- | man/systemd.unit.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index cfa1b09499..4f71ffda77 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -77,7 +77,7 @@ <variablelist> <varlistentry> - <term>Names=</term> + <term><varname>Names=</varname></term> <listitem> <para>Additional names for this unit. The names listed here mus have the same suffix (i.e. type) @@ -86,7 +86,7 @@ </listitem> </varlistentry> <varlistentry> - <term>Requires=</term> + <term><varname>Requires=</varname></term> <listitem> <para>Dependencies on other units. If this units get |