From: Lennart Poettering Date: Mon, 25 Jun 2012 21:55:35 +0000 (+0200) Subject: man: document localed X-Git-Tag: v186~92 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=62ce62123dcbb667f0982a8ecc7d2d53ea6b92ce man: document localed --- diff --git a/Makefile.am b/Makefile.am index 3dad31334..5c7405373 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2645,6 +2645,14 @@ localed-install-data-hook: INSTALL_DATA_HOOKS += \ localed-install-data-hook +MANPAGES += \ + man/systemd-localed.service.8 + +MANPAGES_ALIAS += \ + man/systemd-localed.8 + +man/systemd-localed.8: man/systemd-localed.service.8 + EXTRA_DIST += \ units/systemd-localed.service.in diff --git a/man/systemd-localed.service.xml b/man/systemd-localed.service.xml new file mode 100644 index 000000000..bdc2a0813 --- /dev/null +++ b/man/systemd-localed.service.xml @@ -0,0 +1,83 @@ + + + + + + + + + systemd-localed + systemd + + + + Developer + Lennart + Poettering + lennart@poettering.net + + + + + + systemd-localed + 8 + + + + systemd-localed.service + systemd-localed + systemd Time and Date Bus Mechanism + + + + systemd-localed.service + /usr/lib/systemd/systemd-localed + + + + Description + + systemd-localed is a system + service that may be used as mechanism to change the + system locale settings, as well as the console key + mapping and default X11 key + mapping. systemd-timedated is + automatically activated on request and terminates + itself when it is unused. + + See the + developer documentation for information about + the APIs systemd-localed + provides. + + + + See Also + + systemd1, + locale.conf5, + vconsole.conf5 + + + + diff --git a/man/systemd-timedated.service.xml b/man/systemd-timedated.service.xml index 354fcd6b8..1cf6a077d 100644 --- a/man/systemd-timedated.service.xml +++ b/man/systemd-timedated.service.xml @@ -58,11 +58,11 @@ systemd-timedated is a system service that may be used as mechanism to change - the system clock and timezone, as well as + the system clock and timezone, as well as to enable/disable NTP time synchronization. systemd-timedated - is only activated on requests and terminates itself - when it is unused. + is automatically activated on request and terminates + itself when it is unused. See the diff --git a/units/systemd-localed.service.in b/units/systemd-localed.service.in index f973fa458..6818a4c5c 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