[Git][NTPsec/ntpsec][master] Address GitLab issue #261: mru minage/maxage docs look incorrect

Eric S. Raymond gitlab at mg.gitlab.com
Tue Aug 8 13:39:03 UTC 2017


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
05041fcd by Eric S. Raymond at 2017-08-08T09:38:19-04:00
Address GitLab issue #261: mru minage/maxage docs look incorrect

- - - - -


1 changed file:

- docs/includes/misc-options.txt


Changes:

=====================================
docs/includes/misc-options.txt
=====================================
--- a/docs/includes/misc-options.txt
+++ b/docs/includes/misc-options.txt
@@ -167,14 +167,14 @@ and so on is suppressed.
     server without a lot of clients.  If clients come and go, for
     example, laptops going between home and work, the default setup
     shows only the long term average.
-    . If the age of the oldest slot is less than +maxage+, the oldest
-    slot is recycled.
+    . If the age of the oldest slot is greater than +maxage+, the oldest
+    slot is recycled (default 3600 seconds).
     . If the freelist is not empty, a slot is allocated from the
     free list.
     . If the freelist is empty but not full (see maxmem), more memory
     is allocated (see incmem) and a new slot is used.
     . If the age of the oldest slot is more than +minage+, the oldest
-    slot is recycled.
+    slot is recycled (default 64 seconds).
     . Otherwise, no slot is available.
   +initalloc+ 'count';;         
   +initmem+ 'kilobytes';;



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/05041fcda3e63fb4cc35f967353a2d47193f7111

---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/05041fcda3e63fb4cc35f967353a2d47193f7111
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170808/cfccca90/attachment.html>


More information about the vc mailing list