# HG changeset patch # User Brian Utterback # Date 1313015740 25200 # Node ID 89ddfe5a3a925805540aaf17e8b02316f24f18b4 # Parent 48a8e911990fea92de1fd304d51d0eb5a1fc4c89 7074268 ntpdc(1M): "On hostnames no only IP-addresses" 7074267 ntpd(1M): spurious capital I 7074265 ntpd(1M): troff code leaked in 7074263 ntpd(1m): defualt diff -r 48a8e911990f -r 89ddfe5a3a92 components/ntp/manpages/ntpd.1m --- a/components/ntp/manpages/ntpd.1m Wed Aug 10 14:25:14 2011 -0700 +++ b/components/ntp/manpages/ntpd.1m Wed Aug 10 15:35:40 2011 -0700 @@ -271,17 +271,17 @@ An integer specifying the level of debugging requested. A zero means no debugging. The default is zero. .TP .BR config/logfile -A string specifying the location of the file used for log output. The defualt is /var/ntp/ntp.log +A string specifying the location of the file used for log output. The default is /var/ntp/ntp.log .TP .BR config/no_auth_required A boolean which when true, specifies that anonymous servers such as broadcast, multicast and active peers can be accepted without any pre-configured keys. This is very insecure and should only be used if -the nework is secure and all the systems on it are trusted. The defualt is false. +the nework is secure and all the systems on it are trusted. The default is false. .TP .BR config/slew_always A boolean which when true, instructs ntpd to slew the clock as much as possible, instead of stepping the clock. It does not prevent all stepping, but increases the threshold above which stepping is used. It also disables the use -of the kernel \fBNTP=fP facility, which is incompatible with long slew times. The default is false. +of the kernel \fBNTP\fP facility, which is incompatible with long slew times. The default is false. .TP .BR config/wait_for_sync A boolean which when true, causes the \fBNTP\fP service to delay coming completely on-line until after the first @@ -315,7 +315,7 @@ .LP The documentation available at /usr/share/doc/ntp is provided as is from the \fBNTP\fR distribution and may contain information that is not applicable to -the software as provided in this partIcular distribution. +the software as provided in this particular distribution. .PP .SH SEE ALSO .LP diff -r 48a8e911990f -r 89ddfe5a3a92 components/ntp/manpages/ntpdc.1m --- a/components/ntp/manpages/ntpdc.1m Wed Aug 10 14:25:14 2011 -0700 +++ b/components/ntp/manpages/ntpdc.1m Wed Aug 10 15:35:40 2011 -0700 @@ -127,8 +127,8 @@ Obtains a list of peers for which the server is maintaining state, along with a summary of that state. Summary information includes the address of the remote peer, the local interface address (0.0.0.0 if a local address has yet to be determined), the stratum of the remote peer (a stratum of 16 indicates the remote peer is unsynchronized), the polling interval, in seconds, the reachability register, in octal, and the current estimated delay, offset and dispersion of the peer, all in seconds. The character in the left margin indicates the mode this peer entry is operating in. A \fB+\fP denotes symmetric active, a \fB-\fP indicates symmetric passive, a \fB=\fP means the remote server is being polled in client mode, a \fB^\fP indicates that the server is broadcasting to this address, a \fB~\fP denotes that the remote peer is sending broadcasts and a \fB*\fP marks the peer the server is currently synchronizing to. The contents of the host field may be one of four forms. It may be a host name, an IP address, a reference clock implementation name with its parameter or -.BR "REFCLK(\fIimplementation number\fP, \fIparameter\fP)" -On \fBhostnames no\fP only IP-addresses will be displayed. +.BR "REFCLK(\fIimplementation number\fP, \fIparameter\fP)". +If the "\fBhostnames no\fP" command has been given only IP-addresses will be displayed. .LP .TP .BR "dmpeers"