ntpd: tweak help text
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 5 Mar 2015 13:04:44 +0000 (14:04 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 5 Mar 2015 13:04:44 +0000 (14:04 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/ntpd.c

index 0247abb6c4b08ac45dce5445b0061efb9937b1ac..0233ed82cc62c3bb94492cb7480276096bfd87c2 100644 (file)
@@ -53,7 +53,8 @@
 //usage:     "\n       -S PROG Run PROG after stepping time, stratum change, and every 11 mins"
 //usage:     "\n       -p PEER Obtain time from PEER (may be repeated)"
 //usage:       IF_FEATURE_NTPD_CONF(
-//usage:     "\n               If -p is not given, read /etc/ntp.conf"
+//usage:     "\n               If -p is not given, 'server HOST' lines"
+//usage:     "\n               from /etc/ntp.conf are used"
 //usage:       )
 //usage:       IF_FEATURE_NTPD_SERVER(
 //usage:     "\n       -l      Also run as server on port 123"