Whitespace fix only. Translators can ignore.
Sponsored by: iXsystems
This commit is contained in:
parent
826e94e1fc
commit
2bdaa6bbd7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43741
1 changed files with 6 additions and 4 deletions
|
@ -5269,16 +5269,18 @@ Starting smbd.</screen>
|
|||
</indexterm>
|
||||
|
||||
<para>On &os;, the built-in <application>ntpd</application> can
|
||||
be used to synchronize a system's clock. To enable <application>ntpd</application> at boot time,
|
||||
add <literal>ntpd_enable="YES"</literal> to
|
||||
be used to synchronize a system's clock. To enable
|
||||
<application>ntpd</application> at boot time, add
|
||||
<literal>ntpd_enable="YES"</literal> to
|
||||
<filename>/etc/rc.conf</filename>. Additional variables can
|
||||
be specified in <filename>/etc/rc.conf</filename>. Refer to
|
||||
&man.rc.conf.5; and &man.ntpd.8; for
|
||||
details.</para>
|
||||
|
||||
<para>This application reads <filename>/etc/ntp.conf</filename>
|
||||
to determine which <acronym>NTP</acronym> servers to query. Here is a simple example
|
||||
of an <filename>/etc/ntp.conf</filename>:</para>
|
||||
to determine which <acronym>NTP</acronym> servers to query.
|
||||
Here is a simple example of an
|
||||
<filename>/etc/ntp.conf</filename>:</para>
|
||||
|
||||
<example>
|
||||
<title> Sample <filename>/etc/ntp.conf</filename></title>
|
||||
|
|
Loading…
Reference in a new issue