diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
| commit | 07bfccd71e05867cb46c11ea07ec0027794972b3 (patch) | |
| tree | 502f17eb951b74c914af346cd4dbff252350c082 /usr.sbin/ntp | |
| parent | 2ac2784f0c53b69968c131cd068d27cdbacca99f (diff) | |
Notes
Diffstat (limited to 'usr.sbin/ntp')
| -rw-r--r-- | usr.sbin/ntp/doc/ntp.conf.5 | 4 | ||||
| -rw-r--r-- | usr.sbin/ntp/doc/ntptrace.8 | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/usr.sbin/ntp/doc/ntp.conf.5 b/usr.sbin/ntp/doc/ntp.conf.5 index 1a20135beda8..7c5123c79a98 100644 --- a/usr.sbin/ntp/doc/ntp.conf.5 +++ b/usr.sbin/ntp/doc/ntp.conf.5 @@ -1292,13 +1292,13 @@ If this flag is specified neither queries nor time server polls will be responded to. .It Cm noquery -Ignore all NTP mode 6 and 7 packets (i.e. information queries +Ignore all NTP mode 6 and 7 packets (i.e., information queries and configuration requests) from the source. Time service is not affected. .It Cm nomodify Ignore all NTP mode 6 and 7 packets which attempt to modify the -state of the server (i.e. run time reconfiguration). +state of the server (i.e., run time reconfiguration). Queries which return information are permitted. .It Cm notrap diff --git a/usr.sbin/ntp/doc/ntptrace.8 b/usr.sbin/ntp/doc/ntptrace.8 index 82e1ff38e478..554a3c0c27c8 100644 --- a/usr.sbin/ntp/doc/ntptrace.8 +++ b/usr.sbin/ntp/doc/ntptrace.8 @@ -40,7 +40,8 @@ this is why it is not always zero for .Dq localhost ) , the host synchronization distance, -and (only for stratum-1 servers) the reference clock ID. All times +and (only for stratum-1 servers) the reference clock ID. +All times are given in seconds. Note that the stratum is the server hop count to the primary source, while the synchronization distance is the estimated error @@ -53,7 +54,8 @@ The following options are available: Turn on some debugging output. .It Fl n Turn off the printing of host names; instead, host IP addresses -are given. This may be necessary if a nameserver is down. +are given. +This may be necessary if a nameserver is down. .It Fl r Ar retries Set the number of retransmission attempts for each host; the default is 5. .It Fl t Ar timeout |
