[ntp/f15/master] fix typo in ntpq man page (#664525)

Miroslav Lichvar mlichvar at fedoraproject.org
Wed Apr 6 18:13:30 UTC 2011


commit 3370a2082832b98ec77b633a77d65965cea46b40
Author: Miroslav Lichvar <mlichvar at redhat.com>
Date:   Wed Apr 6 20:02:50 2011 +0200

    fix typo in ntpq man page (#664525)

 ntp-4.2.6p2-htmldoc.patch |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/ntp-4.2.6p2-htmldoc.patch b/ntp-4.2.6p2-htmldoc.patch
index 5ec3070..4461378 100644
--- a/ntp-4.2.6p2-htmldoc.patch
+++ b/ntp-4.2.6p2-htmldoc.patch
@@ -325,6 +325,15 @@ diff -up ntp-4.2.6p2/html/ntpq.html.htmldoc ntp-4.2.6p2/html/ntpq.html
  		<h4>Description</h4>
  		<p>The <tt>ntpq</tt> utility program is used to monitor NTP daemon <tt>ntpd</tt> operations
  			and determine performance. It uses the standard NTP mode 6 control
+@@ -81,7 +81,7 @@
+ 			<dd>Exit <tt>ntpq</tt>.</dd>
+ 			<dt><tt>raw</tt></dt>
+ 			<dd>Display server messages as received and without reformatting.</dd>
+-			<dt><tt>timeout <i>millseconds</i></tt></dt>
++			<dt><tt>timeout <i>milliseconds</i></tt></dt>
+ 			<dd>Specify a timeout period for responses to server queries. The default is about 5000 milliseconds. Note that since <tt>ntpq</tt> retries each query once after a timeout, the total waiting time for a timeout will be twice the timeout value set.</dd>
+ 		</dl>
+ 		<h4>Control Message Commands</h4>
 @@ -591,4 +591,4 @@
  		<script type="text/javascript" language="javascript" src="scripts/footer.txt"></script>
  	</body>


More information about the scm-commits mailing list