blob: 961f5d061dab0051049dc07189866b3ac0d30892 (
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 2019-06-07 02:01:58.000000000 -0700
+++ ntpd/ntp.conf.html 2019-12-04 07:13:39.152812000 -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>
@@ -3094,7 +3094,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>
|