diff options
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 |