[system-administrators-guide/18] Bug 982485 - 3.3.7 Manually Adjusting the System Clock

jhradile jhradile at fedoraproject.org
Wed Jul 10 13:06:28 UTC 2013


commit 72e0a5b5ad34d916ba2e1b4a0977a081ebd78c0c
Author: Stephen Wadeley <swadeley at redhat.com>
Date:   Wed Jul 10 09:42:14 2013 +0200

    Bug 982485 - 3.3.7 Manually Adjusting the System Clock

 en-US/Configuring_NTP_using_the_Chrony_suite.xml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/en-US/Configuring_NTP_using_the_Chrony_suite.xml b/en-US/Configuring_NTP_using_the_Chrony_suite.xml
index c681c56..0b5f552 100644
--- a/en-US/Configuring_NTP_using_the_Chrony_suite.xml
+++ b/en-US/Configuring_NTP_using_the_Chrony_suite.xml
@@ -851,16 +851,16 @@ This is the estimated error bounds on Freq (again in parts per million).
   </section>
 </section>
 
-<section id="sect-Adjusting-the-System_Clock">
-  <title>Manualy Adjusting the System Clock</title>
+<section id="sect-Manually_Adjusting-the-System_Clock">
+  <title>Manually Adjusting the System Clock</title>
   <para>
     To update, or step, the system clock immediately, bypassing any adjustments in progress by slewing the clock, issue the following commands as root:
     <screen>~]# <command>chronyc</command>
-      chrony> <command>password</command>
+      chrony> <command>password</command> <replaceable>commandkey-password</replaceable>
       200 OK
       chrony> <command>makestep</command>
-    200 OK</screen>
-
+      200 OK</screen>
+Where <replaceable>commandkey-password</replaceable> is the command key or password stored in the key file.
 </para>
 <para>
   The real-time clock should not be manually adjusted if the <command>rtcfile</command> directive is used as this would interfere with <application>chrony</application>'s need to measure the rate at which the real-time clock drifts if it was adjusted at random intervals.</para>


More information about the docs-commits mailing list