diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-25 23:55:35 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-25 23:55:35 +0200 |
commit | 62ce62123dcbb667f0982a8ecc7d2d53ea6b92ce (patch) | |
tree | 5cd859d4fbbd234c3760519dea9f8341845db4c2 /units | |
parent | 0315fe37461972f36a3ba8ee4fcd73d6dce3c807 (diff) |
man: document localed
Diffstat (limited to 'units')
-rw-r--r-- | units/systemd-localed.service.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/units/systemd-localed.service.in b/units/systemd-localed.service.in index f973fa4585..6818a4c5c6 100644 --- a/units/systemd-localed.service.in +++ b/units/systemd-localed.service.in @@ -7,9 +7,8 @@ [Unit] Description=Locale Service +Documentation=man:systemd-localed.service(8) man:locale.conf(5) man:vconsole.conf(5) Documentation=http://www.freedesktop.org/wiki/Software/systemd/localed -Documentation=man:locale.conf(5) -Documentation=man:vconsole.conf(5) [Service] ExecStart=@rootlibexecdir@/systemd-localed |