From: Harlan Stenn Date: Sat, 21 Jul 2018 07:59:28 +0000 (+0000) Subject: [Bug 3460] Fix typo in ntpq.texi, reported by Kenyon Ralph. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19eb4aba3a683f5f575ab6f7abf8f96a2a7a4b43;p=thirdparty%2Fntp.git [Bug 3460] Fix typo in ntpq.texi, reported by Kenyon Ralph. bk: 5b52e7e0u4ZVCHmlWmVDJfVwtahxZw --- diff --git a/ChangeLog b/ChangeLog index 29c037bd0..c98f1c014 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,6 +31,7 @@ * [Bug 3465] Default TTL values cannot be used * [Bug 3461] refclock_shm.c: clear error status on clock recovery - initial patch by Hal Murray; also fixed refclock_report() trouble +* [Bug 3460] Fix typo in ntpq.texi, reported by Kenyon Ralph. * [Bug 3456] Use uintptr_t rather than size_t to store an integer in a pointer - According to Brooks Davis, there was only one location * [Bug 3449] ntpq - display "loop" instead of refid [...] diff --git a/ntpq/ntpq.texi b/ntpq/ntpq.texi index 552617897..260a5ab61 100644 --- a/ntpq/ntpq.texi +++ b/ntpq/ntpq.texi @@ -186,7 +186,7 @@ Exit @code{ntpq}. @item @anchor{raw} @code{raw} Display server messages as received and without reformatting. -@item @anchor{timeout} @code{timeout @kbd{millseconds}} +@item @anchor{timeout} @code{timeout @kbd{milliseconds}} Specify a timeout period for responses to server queries. The default is about 5000 milliseconds. Note that since @code{ntpq} retries each query once after a timeout