CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/04 14:30:38
Modified files:
usr.sbin/ntpd : ntpctl.8 ntpd.c
Log message:
Tweak previous:
* For time_t values, use the printf("%lld", (long long)t) idiom.
* Don't print "Invalid program name" in usage() when main() just runs ntpd.
* Make "Show/Shows" consistent in the manual, sort .Xr and correct .Ox.
OK phessler@
