blob: 181851987f15707bfc2a4b56d28cc0282fa06b21 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
--- ntpd/ntp.conf.html.orig 2020-03-03 17:40:59.000000000 -0800
+++ ntpd/ntp.conf.html 2020-03-04 06:05:59.693497000 -0800
@@ -280,7 +280,7 @@
<dt><code>pool</code></dt>
<dd><p>For type s addresses, this command mobilizes a persistent
client mode association with a number of remote servers.
-In this mode the local clock can synchronized to the
+In this mode the local clock can be synchronized to the
remote server, but the remote server can never be synchronized to
the local clock.
</p></dd>
@@ -3120,7 +3120,7 @@
when dropping root (the
<code>-i</code>
option).
-The default is 32 megabytes on non-Linux machines, and -1 under Linux.
+The default is -1.
-1 means "do not lock the process into memory".
0 means "lock whatever memory the process wants into memory".
</p></dd>
|