On 11/16/12 5:55 PM, Shawn Wells wrote:

0012-DISA-FSO-copy-editing-of-RHEL6-input-services-ntp.xm.patch

From 313f34ee966afd541c641e2cae9caa69721d8bd0 Mon Sep 17 00:00:00 2001
From: Shawn Wells <shawn@redhat.com>
Date: Fri, 16 Nov 2012 07:38:35 -0500
Subject: [PATCH 12/13] DISA FSO copy editing of RHEL6/input/services/ntp.xml
 DISA FSO copy editing of RHEL6/input/services/ntp.xml

---
 RHEL6/input/services/ntp.xml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/RHEL6/input/services/ntp.xml b/RHEL6/input/services/ntp.xml
index fd78d1e..2e593d9 100644
--- a/RHEL6/input/services/ntp.xml
+++ b/RHEL6/input/services/ntp.xml
@@ -55,16 +55,16 @@ logs and auditing possible security breaches.</rationale>
 <title>Specify a Remote NTP Server</title>
 <description>To specify a remote NTP server for time synchronization, edit
 the file <tt>/etc/ntp.conf</tt>. Add or correct the following lines,
-substituting the IP or hostname of a remote NTP server for <em>ntpserver</em>:
+substituting the IP or hostname of a remote NTP server for <em>ntpserver</em>.
 <pre>server <i>ntpserver</i></pre>
 This instructs the NTP software to contact that remote server to obtain time
 data.
 </description>
 <ocil clause="this is not the case">
-A remote NTP server should be configured for time synchronization.  To verify that 
-one is configured, open the following file:
+A remote NTP server should be configured for time synchronization.  To verify
+one is configured, open the following file.
 <pre>/etc/ntp.conf</pre>
-In the file, there should be a section similar to the following:
+In the file, there should be a section similar to the following.
 <pre># --- OUR TIMESERVERS -----
 server <i>ntpserver</i></pre>
 </ocil>
@@ -84,7 +84,7 @@ recommended.</rationale>
 <description>Additional NTP servers can be specified for time synchronization
 in the file <tt>/etc/ntp.conf</tt>.  To do so, add additional lines of the
 following form, substituting the IP address or hostname of a remote NTP server for
-<em>ntpserver</em>:
+<em>ntpserver</em>.
 <pre>server <i>ntpserver</i></pre>
 </description>
 <rationale>Specifying additional NTP servers increases the availability of
-- 1.7.1

Ack

(note these patches were created by FSO, not myself. I only posted publicly.)