diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2010-06-25 00:04:29 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-06-25 00:04:29 +0200 |
commit | af62c704053b5d34672497eb5bdc4764ebbb5f4f (patch) | |
tree | e599d76739031d9c37e12d9deb651b306df8e757 /man/systemd.unit.xml | |
parent | 11e299550e832659095d7bf833e4e8fc1971ef1e (diff) |
man: various fixes
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 99bd8b3906..8a402d053d 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -413,14 +413,14 @@ <varlistentry> <term><varname>Alias=</varname></term> - <listitem><para>Additional names this + <listitem><para>Additional names, this unit shall be installed under. The names listed here must have the same suffix (i.e. type) as the unit file name. This option may be specified more than once, in which case all listed names are used. At installation - time + time, <command>systemd-install</command> will create symlinks from these names to the unit file name. Note that this |