chiark / gitweb /
man: mention XDG_CONFIG_HOME in systemd.unit
[elogind.git] / man / systemd-timedated.service.xml
index 4bc5d9e8cb93a4c10b2bf0be16c1a2f8145a56f2..4f17bccc699e99e57dbb3311b88119c065c8f6bd 100644 (file)
@@ -21,7 +21,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 -->
 
-<refentry id="systemd-timedated.service">
+<refentry id="systemd-timedated.service" conditional='ENABLE_TIMEDATED'>
 
         <refentryinfo>
                 <title>systemd-timedated.service</title>
@@ -45,7 +45,7 @@
         <refnamediv>
                 <refname>systemd-timedated.service</refname>
                 <refname>systemd-timedated</refname>
-                <refpurpose>systemd Time and Date Bus Mechanism</refpurpose>
+                <refpurpose>Time and date bus mechanism</refpurpose>
         </refnamediv>
 
         <refsynopsisdiv>
                 <title>Description</title>
 
                 <para><filename>systemd-timedated</filename> is a
-                system service that may be used as mechanism to change
+                system service that may be used as mechanism to change
                 the system clock and timezone, as well as to
                 enable/disable NTP time
                 synchronization. <filename>systemd-timedated</filename>
                 is automatically activated on request and terminates
                 itself when it is unused.</para>
 
+                <para>The tool
+                <citerefentry><refentrytitle>timedatectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
+                is a command-line client to this service.</para>
+
                 <para>See the <ulink
                 url="http://www.freedesktop.org/wiki/Software/systemd/timedated">
                 developer documentation</ulink> for information about
@@ -75,7 +79,8 @@
                 <title>See Also</title>
                 <para>
                         <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
-                        <citerefentry><refentrytitle>timezone</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
+                        <citerefentry><refentrytitle>timedatectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
+                        <citerefentry><refentrytitle>localtime</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
                         <citerefentry><refentrytitle>hwclock</refentrytitle><manvolnum>8</manvolnum></citerefentry>
                 </para>
         </refsect1>