In NTP section:
- Avoid a manual page entity in a title - Avoid to start a sentence with a manual page entity (use of "The .Nm program" scheme instead) - A punctuation fix.
This commit is contained in:
parent
23c58fd7b6
commit
5681e64f0d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18952
1 changed files with 5 additions and 5 deletions
|
@ -5970,7 +5970,7 @@ zone "10.168.192.in-addr.arpa" in {
|
||||||
most machines should run &man.ntpd.8;.</para>
|
most machines should run &man.ntpd.8;.</para>
|
||||||
|
|
||||||
<para>Using &man.ntpdate.8; at boot time is also a good idea
|
<para>Using &man.ntpdate.8; at boot time is also a good idea
|
||||||
for machines that run &man.ntpd.8;. &man.ntpd.8; changes the
|
for machines that run &man.ntpd.8;. The &man.ntpd.8; program changes the
|
||||||
clock gradually, whereas &man.ntpdate.8; sets the clock, no
|
clock gradually, whereas &man.ntpdate.8; sets the clock, no
|
||||||
matter how great the difference between a machine's current
|
matter how great the difference between a machine's current
|
||||||
clock setting and the correct time.</para>
|
clock setting and the correct time.</para>
|
||||||
|
@ -6017,7 +6017,7 @@ driftfile /var/db/ntp.drift</programlisting>
|
||||||
|
|
||||||
<para>The <literal>driftfile</literal> option specifies which
|
<para>The <literal>driftfile</literal> option specifies which
|
||||||
file is used to store the system clock's frequency offset.
|
file is used to store the system clock's frequency offset.
|
||||||
&man.ntpd.8; uses this to automatically compensate for the
|
The &man.ntpd.8; program uses this to automatically compensate for the
|
||||||
clock's natural drift, allowing it to maintain a reasonably
|
clock's natural drift, allowing it to maintain a reasonably
|
||||||
correct setting even if it is cut off from all external time
|
correct setting even if it is cut off from all external time
|
||||||
sources for a period of time.</para>
|
sources for a period of time.</para>
|
||||||
|
@ -6069,7 +6069,7 @@ driftfile /var/db/ntp.drift</programlisting>
|
||||||
<para>To ensure the NTP server is started at boot time, add the
|
<para>To ensure the NTP server is started at boot time, add the
|
||||||
line <literal>xntpd_enable="YES"</literal> to
|
line <literal>xntpd_enable="YES"</literal> to
|
||||||
<filename>/etc/rc.conf</filename>. If you wish to pass
|
<filename>/etc/rc.conf</filename>. If you wish to pass
|
||||||
additional flags to &man.ntpd.8; edit the
|
additional flags to &man.ntpd.8;, edit the
|
||||||
<varname>xntpd_flags</varname> parameter in
|
<varname>xntpd_flags</varname> parameter in
|
||||||
<filename>/etc/rc.conf</filename>.</para>
|
<filename>/etc/rc.conf</filename>.</para>
|
||||||
|
|
||||||
|
@ -6087,10 +6087,10 @@ driftfile /var/db/ntp.drift</programlisting>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>Using &man.ntpd.8; with a Temporary Internet
|
<title>Using ntpd with a Temporary Internet
|
||||||
Connection</title>
|
Connection</title>
|
||||||
|
|
||||||
<para><command>ntpd</command> does not need a permanent
|
<para>The &man.ntpd.8; program does not need a permanent
|
||||||
connection to the Internet to function properly. However, if
|
connection to the Internet to function properly. However, if
|
||||||
you have a temporary connection that is configured to dial out
|
you have a temporary connection that is configured to dial out
|
||||||
on demand, it is a good idea to prevent NTP traffic from
|
on demand, it is a good idea to prevent NTP traffic from
|
||||||
|
|
Loading…
Reference in a new issue