[deployment-guide/comm-rel: 12/41] Removed the extra `then' and `finally'.

dsilas dsilas at fedoraproject.org
Fri Jul 16 08:52:52 UTC 2010


commit 495d76864cb10326271180477b912c1b35749f52
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Fri Jul 9 15:28:46 2010 +0200

    Removed the extra `then' and `finally'.

 en-US/Date_and_Time_Configuration.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Date_and_Time_Configuration.xml b/en-US/Date_and_Time_Configuration.xml
index f1eea20..5a172df 100644
--- a/en-US/Date_and_Time_Configuration.xml
+++ b/en-US/Date_and_Time_Configuration.xml
@@ -359,13 +359,13 @@ restrict -6 ::1</screen>
         </step>
         <step>
           <para>
-            Then save all changes, exit the editor, and restart the NTP daemon:
+            Save all changes, exit the editor, and restart the NTP daemon:
           </para>
           <screen>~]# <command>service ntpd restart</command></screen>
         </step>
         <step>
           <para>
-            Finally, make sure that <command>ntpd</command> daemon is started at boot time:
+            Make sure that <command>ntpd</command> daemon is started at boot time:
           </para>
           <screen>~]# <command>chkconfig ntpd on</command></screen>
         </step>


More information about the docs-commits mailing list