[ntpsec commit] In INSTALL, mention --refclock=all.
Eric S. Raymond
esr at ntpsec.org
Fri Oct 16 10:47:20 UTC 2015
Module: ntpsec
Branch: master
Commit: 5977bf0011eed47e301fa78a4243370bf95624ea
Changeset: http://git.ntpsec.org/ntpsec/commit/?id=5977bf0011eed47e301fa78a4243370bf95624ea
Author: Eric S. Raymond <esr at thyrsus.com>
Date: Fri Oct 16 06:47:10 2015 -0400
In INSTALL, mention --refclock=all.
---
INSTALL | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/INSTALL b/INSTALL
index aecf965..56e55de 100644
--- a/INSTALL
+++ b/INSTALL
@@ -69,7 +69,7 @@ $ ./waf build
"waf" is a build engine written in Python that runs faster and is
far less painful to maintain than an equivalent autoconf build.
-By count of lines, the waf build recipe is a factor of *35* smaller
+By count of lines, the waf build recipe is a factor of *30* smaller
than what it replaced.
== Basic Installation ==
@@ -124,7 +124,7 @@ The waf builder accepts `--enable-FEATURE' options to where FEATURE
indicates an optional part of the package. Do `waf --help' for a list
of options.
-refclocks are enabled with `--refclock=<n1,n2,n3..>'
+refclocks are enabled with `--refclock=<n1,n2,n3..> or --refclock=all'
`waf configure --list' will print a list of available refclocks.
== Operation Controls ==
More information about the vc
mailing list