diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-09-06 13:14:26 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-09-06 13:15:23 +0200 |
commit | 32ce5ae22bf47969cac69abd37290539f9c189de (patch) | |
tree | 3b9f5d8da5c07f5fee3bd371a65903f4db402570 /man/systemd.special.xml | |
parent | 92f2ff4415b43e3265da0a1f09b24635f0874d55 (diff) |
man: fix typo
https://bugs.freedesktop.org/show_bug.cgi?id=68723
Diffstat (limited to 'man/systemd.special.xml')
-rw-r--r-- | man/systemd.special.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.special.xml b/man/systemd.special.xml index e1299abcb0..2900808ef4 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -385,7 +385,7 @@ this unit during installation. This is best configured via - <varname>WantedBy=multi-uer.target</varname> + <varname>WantedBy=multi-user.target</varname> in the unit's <literal>[Install]</literal> section.</para> |