aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-01-04 23:58:13 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2010-01-04 23:58:13 +0100
commit074e8dcba76ac2a313d6a14ca2289e648f926b25 (patch)
tree5528ca50a4d9a0a1b2e5a7d7b01c0afc987330ef /include
parent28055028a709020ba7eb44f9e5037d0a952b51d6 (diff)
downloadbusybox-074e8dcba76ac2a313d6a14ca2289e648f926b25.tar.gz
ntpd: make -w less cumbersome to use
function old new delta packed_usage 26767 26779 +12 recv_and_process_peer_pkt 808 817 +9 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'include')
-rw-r--r--include/usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h
index 5a2524112..eab57d8ae 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -3233,7 +3233,7 @@
/* -N exists for mostly compat reasons, thus not essential to inform */ \
/* the user that it exists: user may use nice as well */ \
/* "\n -N Run at high priority" */ \
- "\n -w Do not set time (used to look at peer data)" \
+ "\n -w Do not set time (only query peers), implies -n" \
"\n -l Run as server on port 123" \
"\n -p PEER Obtain time from PEER (may be repeated)" \