projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81d9e60
)
ntpd: mention -N in help text
author
Denys Vlasenko
<vda.linux@googlemail.com>
Wed, 11 Aug 2010 03:15:52 +0000
(
05:15
+0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Wed, 11 Aug 2010 03:15:52 +0000
(
05:15
+0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/usage.src.h
patch
|
blob
|
history
diff --git
a/include/usage.src.h
b/include/usage.src.h
index ebd8c2e6a9e4f2f13aec40ef3451a5c17addedc1..0eff1b1295010a2acae36f10dacf1508ce8da042 100644
(file)
--- a/
include/usage.src.h
+++ b/
include/usage.src.h
@@
-2989,9
+2989,7
@@
INSERT
"\n -d Verbose" \
"\n -n Do not daemonize" \
"\n -q Quit after clock is set" \
-/* -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 -N Run at high priority" \
"\n -w Do not set time (only query peers), implies -n" \
"\n -l Run as server on port 123" \
"\n -S PROG Run PROG after stepping time, stratum change, and every 11 mins" \