Author: cy
Date: Sat Dec  7 00:53:22 2019
New Revision: 355478
URL: https://svnweb.freebsd.org/changeset/base/355478

Log:
  MFC r355388:
  
  Chase r352304. The default rlimit memlock is no memory locking.
  
  Reported by:  egypcio@

Modified:
  stable/11/usr.sbin/ntp/doc/ntp.conf.5
Directory Properties:
  stable/11/   (props changed)

Changes in other areas also in this revision:
Modified:
  stable/12/usr.sbin/ntp/doc/ntp.conf.5
Directory Properties:
  stable/12/   (props changed)

Modified: stable/11/usr.sbin/ntp/doc/ntp.conf.5
==============================================================================
--- stable/11/usr.sbin/ntp/doc/ntp.conf.5       Sat Dec  7 00:51:37 2019        
(r355477)
+++ stable/11/usr.sbin/ntp/doc/ntp.conf.5       Sat Dec  7 00:53:22 2019        
(r355478)
@@ -2965,7 +2965,7 @@ Probably only available under Linux, this option may b
 when dropping root (the
 .Fl i
 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".
 .It Cm stacksize Ar N4kPages
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to