]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
typo
authorHarlan Stenn <stenn@ntp.org>
Wed, 16 Mar 2011 08:58:25 +0000 (04:58 -0400)
committerHarlan Stenn <stenn@ntp.org>
Wed, 16 Mar 2011 08:58:25 +0000 (04:58 -0400)
bk: 4d807bb1GBFb600ST49_yae6bmclPQ

ChangeLog

index 5ed8a2ae0ed80caec2ea626dd737c7dd0f9e51aa..15e2ce4172e92f22270c54fb3ffe4c473088e12e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 * [Bug 1343] ntpd/ntp_io.c close_fd() does not compile on Solaris 7.
 * [Bug 1353] ntpq "rv 0 settimeofday" always shows UNKNOWN on unix.
 * Do not attempt to execute built binaries from ntpd/Makefile when
-  cross-compiling (keyword-gen and ntpd --saveconfigqui).
+  cross-compiling (keyword-gen and ntpd --saveconfigquit).
 * sntp/main.c: Remove duplicate global adr_buf[] (also defined in
   networking.c) which Piotr Grudzinski identified breaking his build.
 * Correct in6addr_any test in configure.ac to attempt link too.