summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-03-20 11:51:05 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-03-20 11:51:05 +0000
commit799c78dd9ac8a6e168f0977cc7ac6253d62b85fa (patch)
tree06991c310f7bb6b9f0079debd58c1b9b0eca5188 /usr.sbin/ntp
parent5df766a0f8bb66f325b7d378a18c0dc1d094a6e9 (diff)
downloadFreeBSD-src-799c78dd9ac8a6e168f0977cc7ac6253d62b85fa.zip
FreeBSD-src-799c78dd9ac8a6e168f0977cc7ac6253d62b85fa.tar.gz
Replace erroneous use of Ic (internal command) with the intended
It (list item) and remove a duplicated list entry obscured by this mistake. PR: 17500 Submitted by: Yoshihiko SARUMARU <mistral@imasy.org>
Diffstat (limited to 'usr.sbin/ntp')
-rw-r--r--usr.sbin/ntp/doc/ntpdc.837
1 files changed, 10 insertions, 27 deletions
diff --git a/usr.sbin/ntp/doc/ntpdc.8 b/usr.sbin/ntp/doc/ntpdc.8
index 1dfb9b6..ffc8942 100644
--- a/usr.sbin/ntp/doc/ntpdc.8
+++ b/usr.sbin/ntp/doc/ntpdc.8
@@ -558,33 +558,12 @@ as in the
.Qq mutlicastclient
configuration option with default address.
The default for this flag is disable.
-.It pll
-Enables
-the server to adjust its local clock by means of NTP.
-If disabled,
-the local clock free-runs at its intrinsic time and frequency
-offset.
-This flag is useful in case the local clock is controlled by
-some other device or protocol and
-NTP is used only to provide
-synchronization to other clients.
-In this case, the local clock driver is used.
-See the
-.Qo
-Reference Clock Drivers
-.Qc
-page
-(available as part of the HTML documentation
-provided in
-.Pa /usr/share/doc/ntp )
-for further information.
-The default for this flag is enable.
.It monitor
Enables the monitoring facility for the
.Ic monlist
command.
The default for this flag is enable.
-.Ic pll
+.It pll
Enables the server to adjust its local clock by means of NTP.
If disabled,
the local clock free-runs at its intrinsic time and frequency offset.
@@ -597,9 +576,13 @@ See the
.Qo
Reference Clock Drivers
.Qc
-page for further information.
+page
+(available as part of the HTML documentation
+provided in
+.Pa /usr/share/doc/ntp )
+for further information.
The default for this flag is enable.
-.Ic pps
+.It pps
Enables the pulse-per-second (PPS) signal
when frequency and time is disciplined
by the precision time kernel modifications.
@@ -610,7 +593,7 @@ A Kernel Model for Precision Timekeeping
page
for further information.
The default for this flag is disable.
-.Ic stats
+.It stats
Enables the statistics facility.
See the
.Qq Monitoring Support
@@ -619,11 +602,11 @@ section of the
page
for further information.
The default for this flag is enable.
-.Ic pll_kernel
+.It pll_kernel
When the precision time kernel modifications are installed,
this indicates the kernel controls the clock discipline;
otherwise, the daemon controls the clock discipline.
-.Ic pps_kernel
+.It pps_kernel
When the precision time kernel modifications are installed
and a pulse-per-second (PPS) signal is available,
this indicates the PPS signal controls the clock discipline;
OpenPOWER on IntegriCloud