summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-11-27 15:25:07 +0000
committerru <ru@FreeBSD.org>2002-11-27 15:25:07 +0000
commitc6106941c98916e5e81c357d4edc85a010eeb47b (patch)
tree33a0cafbe2497944e1cf41d93b3391b0afe5676a /usr.sbin/ntp
parent176aac3b87b5ccef8ea7f8e5cd2122893d8b83c2 (diff)
downloadFreeBSD-src-c6106941c98916e5e81c357d4edc85a010eeb47b.zip
FreeBSD-src-c6106941c98916e5e81c357d4edc85a010eeb47b.tar.gz
mdoc(7) police: kill whitespace at EOL.
Approved by: re
Diffstat (limited to 'usr.sbin/ntp')
-rw-r--r--usr.sbin/ntp/doc/ntp-genkeys.86
-rw-r--r--usr.sbin/ntp/doc/ntp.conf.556
-rw-r--r--usr.sbin/ntp/doc/ntpdate.82
-rw-r--r--usr.sbin/ntp/doc/ntpdc.86
-rw-r--r--usr.sbin/ntp/doc/ntpq.82
5 files changed, 36 insertions, 36 deletions
diff --git a/usr.sbin/ntp/doc/ntp-genkeys.8 b/usr.sbin/ntp/doc/ntp-genkeys.8
index 7a1b116..25c493a 100644
--- a/usr.sbin/ntp/doc/ntp-genkeys.8
+++ b/usr.sbin/ntp/doc/ntp-genkeys.8
@@ -35,7 +35,7 @@ Generate file or files indicated by the characters in the
.Ar target
string:
.Bl -tag -width X
-.It Li d
+.It Li d
Generate D-H parameter file.
.It Li m
Generate MD5 key file.
@@ -171,7 +171,7 @@ beginning with
.Ql #
are considered comments and ignored by
the daemon.
-In the
+In the
.Xr ntp.keys 5
file, the next 16 lines
contain the MD5 keys in order.
@@ -205,4 +205,4 @@ necessary.
.Sh BUGS
It can take quite a while to generate the RSA public/private key
pair and Diffie-Hellman parameters, from a few seconds on a modern
-workstation to several minutes on older machines.
+workstation to several minutes on older machines.
diff --git a/usr.sbin/ntp/doc/ntp.conf.5 b/usr.sbin/ntp/doc/ntp.conf.5
index 928cb8f..c9c9143 100644
--- a/usr.sbin/ntp/doc/ntp.conf.5
+++ b/usr.sbin/ntp/doc/ntp.conf.5
@@ -685,7 +685,7 @@ which is normally in a shared filesystem
in NFS-mounted networks and avoids installing them in each machine
separately.
The default can be overridden by the
-.Ic keysdir
+.Ic keysdir
configuration command.
However, this is not a good place to install
the private key file, since each machine needs its own file.
@@ -881,7 +881,7 @@ includes a comprehensive monitoring facility suitable
for continuous, long term recording of server and client
timekeeping performance.
See the
-.Ic statistics
+.Ic statistics
command below
for a listing and example of each type of statistics currently
supported.
@@ -892,7 +892,7 @@ directory of this distribution.
Using
these facilities and
.Ux
-.Xr cron 8
+.Xr cron 8
jobs, the data can be
automatically summarized and archived for retrospective analysis.
.Ss Monitoring Commands
@@ -903,7 +903,7 @@ Currently, four kinds of
.Ar name
statistics are supported.
.Bl -tag -width indent
-.It Cm loopstats
+.It Cm loopstats
Enables recording of loop filter statistics information.
Each
update of the local clock outputs a line of the following form to
@@ -918,7 +918,7 @@ The next five fields
show time offset (seconds), frequency offset (parts per million -
PPM), RMS jitter (seconds), Allan deviation (PPM) and clock
discipline time constant.
-.It Cm peerstats
+.It Cm peerstats
Enables recording of peer statistics information.
This includes
statistics records of all peers of a NTP server and of special
@@ -987,7 +987,7 @@ Indicates the full path of a directory where statistics files
should be created (see below).
This keyword allows the (otherwise
constant)
-.Ic filegen
+.Ic filegen
filename prefix to be modified for file
generation sets, which is useful for handling statistics logs.
.It Xo Ic filegen Ar name
@@ -1013,16 +1013,16 @@ This way, information stored in elements
of a file set that are currently unused are available for
administrational operations without the risk of disturbing the
operation of
-.Xr ntpd 8 .
+.Xr ntpd 8 .
(Most important: they can be removed to
free space for new data produced.)
Note that this command can be sent from the
-.Xr ntpdc 8
+.Xr ntpdc 8
program running at a remote location.
.Bl -tag -width indent
.It Ar name
This is the type of the statistics records, as shown in the
-.Ic statistics
+.Ic statistics
command.
.It Cm file Ar filename
This is the file name for the statistics records.
@@ -1035,7 +1035,7 @@ suffix:
This is a constant filename path.
It is not subject to
modifications via the
-.Ic filegen
+.Ic filegen
option.
It is defined by the
server, usually specified as a compile-time constant.
@@ -1043,12 +1043,12 @@ It may,
however, be configurable for individual file generation sets via
other commands.
For example, the prefix used with
-.Cm loopstats
+.Cm loopstats
and
-.Cm peerstats
+.Cm peerstats
generation can be
configured using the
-.Ic statsdir
+.Ic statsdir
option explained above.
.It filename
This string is directly concatenated to the prefix mentioned
@@ -1059,7 +1059,7 @@ This can be modified
using the
.Ar file
argument to the
-.Ic filegen
+.Ic filegen
statement.
No
.Ql \&..
@@ -1080,12 +1080,12 @@ following types are supported:
The file set is actually a single plain file.
.It pid
One element of file set is used per incarnation of a
-.Xr ntpd 8
+.Xr ntpd 8
server.
This type does not perform any changes to
file set members during runtime, however it provides an easy way of
separating files belonging to different
-.Xr ntpd 8
+.Xr ntpd 8
server
incarnations.
The set member filename is built by appending a
@@ -1093,7 +1093,7 @@ The set member filename is built by appending a
(dot) to concatenated prefix and filename
strings, and appending the decimal representation of the process ID
of the
-.Xr ntpd 8
+.Xr ntpd 8
server process.
.It day
One file generation set element is created per day.
@@ -1150,9 +1150,9 @@ number.
This number is taken to be the number of seconds the server
is running at the start of the corresponding 24-hour period.
Information is only written to a file generation by specifying
-.Ic enable ;
+.Ic enable ;
output is prevented by specifying
-.Ic disable .
+.Ic disable .
.El
.It Cm link \&| Cm nolink
It is convenient to be able to access the current element of a
@@ -1172,7 +1172,7 @@ it is renamed appending a dot, the letter
.Ql C ,
and the pid
of the
-.Xr ntpd 8
+.Xr ntpd 8
server process.
When the number of links is
greater than one, the file is unlinked.
@@ -1183,7 +1183,7 @@ Enables or disables the recording function.
.El
.El
.Sh Access Control Support
-.Xr ntpd 8
+.Xr ntpd 8
implements a general purpose address-and-mask based
restriction list.
The list is sorted by address and by mask, and
@@ -1344,14 +1344,14 @@ Requests from other clients from the same net
are rejected.
Only time request packets are taken into account.
Query packets sent by the
-.Xr ntpq 8
+.Xr ntpq 8
and
-.Xr ntpdc 8
+.Xr ntpdc 8
programs
are not subject to these limits.
A history of clients is kept using
the monitoring capability of
-.Xr ntpd 8 .
+.Xr ntpd 8 .
Thus, monitoring is
always active as long as there is a restriction entry with the
.Cm limited
@@ -1372,7 +1372,7 @@ The
.Cm ntpport
is considered more specific and
is sorted later in the list.
-.It Cm version
+.It Cm version
Ignore these hosts if not the current NTP version.
.El
.Pp
@@ -1525,7 +1525,7 @@ override the defaults for the device.
There are two optional
device-dependent time offsets and four flags that can be included
in the
-.Ic fudge
+.Ic fudge
command as well.
.Pp
The stratum number of a reference clock is by default zero.
@@ -1537,7 +1537,7 @@ one.
In order to provide engineered backups, it is often useful to
specify the reference clock stratum as greater than zero.
The
-.Cm stratum
+.Cm stratum
option is used for this purpose.
Also, in cases
involving both a reference clock and a pulse-per-second (PPS)
@@ -1910,7 +1910,7 @@ peers, system events and so on is suppressed.
.It Ic logfile Ar logfile
This command specifies the location of an alternate log file to
be used instead of the default system
-.Xr syslog 3
+.Xr syslog 3
facility.
.It Ic setvar Ar variable Op Cm default
This command adds an additional system variable.
diff --git a/usr.sbin/ntp/doc/ntpdate.8 b/usr.sbin/ntp/doc/ntpdate.8
index 139d738..78f69ea 100644
--- a/usr.sbin/ntp/doc/ntpdate.8
+++ b/usr.sbin/ntp/doc/ntpdate.8
@@ -240,7 +240,7 @@ will result in precise enough timekeeping to avoid stepping the
clock.
.Pp
If NetInfo support is compiled into
-.Nm ,
+.Nm ,
then the
.Ic server
argument is optional if
diff --git a/usr.sbin/ntp/doc/ntpdc.8 b/usr.sbin/ntp/doc/ntpdc.8
index acc8990..19ceb3e 100644
--- a/usr.sbin/ntp/doc/ntpdc.8
+++ b/usr.sbin/ntp/doc/ntpdc.8
@@ -277,14 +277,14 @@ leftmost column.
Characters only appear beside peers which were
included in the final stage of the clock selection algorithm.
A
-.Ql \&.
+.Ql \&.
indicates that this peer was cast off in the falseticker
detection, while a
-.Ql \&+
+.Ql \&+
indicates that the peer made it
through.
A
-.Ql \&*
+.Ql \&*
denotes the peer the server is currently
synchronizing with.
.It Ic showpeer Ar peer_address ...
diff --git a/usr.sbin/ntp/doc/ntpq.8 b/usr.sbin/ntp/doc/ntpq.8
index 6fc08c4..28b8262 100644
--- a/usr.sbin/ntp/doc/ntpq.8
+++ b/usr.sbin/ntp/doc/ntpq.8
@@ -173,7 +173,7 @@ The
.Ic rmvars
command can be used to remove individual variables from the list,
while the
-.Ic clearlist
+.Ic clearlist
command removes all variables from the
list.
.It Ic authenticate Cm yes | Cm no
OpenPOWER on IntegriCloud