<html lang='en'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<title>
GitLab
</title>
</meta>
</head>
<style>
  img {
    max-width: 100%;
    height: auto;
  }
  p.details {
    font-style:italic;
    color:#777
  }
  .footer p {
    font-size:small;
    color:#777
  }
  pre.commit-message {
    white-space: pre-wrap;
  }
  .file-stats a {
    text-decoration: none;
  }
  .file-stats .new-file {
    color: #090;
  }
  .file-stats .deleted-file {
    color: #B00;
  }
</style>
<body>
<div class='content'>
<h3>
Mark Atwood pushed to branch master
at <a href="https://gitlab.com/NTPsec/ntpsec">NTPsec / ntpsec</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/03b00ba027a6b0e046ae89bfc5cae4ada71266be">03b00ba0</a></strong>
<div>
<span>by Sanjeev Gupta</span>
<i>at 2016-01-09T01:42:44+08:00</i>
</div>
<pre class='commit-message'>Correct typo and trailing white space.</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/37ad0b405aac6ce353af67b1d2d899b6045a49d6">37ad0b40</a></strong>
<div>
<span>by Sanjeev Gupta</span>
<i>at 2016-01-09T22:42:25+08:00</i>
</div>
<pre class='commit-message'>Correct broken links due to typos.</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/7c5a92507fbfab6bf0f55b42852e6464de3419d5">7c5a9250</a></strong>
<div>
<span>by Sanjeev Gupta</span>
<i>at 2016-01-10T21:23:12+08:00</i>
</div>
<pre class='commit-message'>Merge branch 'master' of gitlab.com:NTPsec/ntpsec</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/c296aa7a23dfd8079a2fe6531b9741437eaec5c0">c296aa7a</a></strong>
<div>
<span>by Mark Atwood</span>
<i>at 2016-01-19T07:43:28+00:00</i>
</div>
<pre class='commit-message'>Merge branch 'master' into 'master'

Correct typo and trailing white space.



See merge request !1</pre>
</li>
</ul>
<h4>3 changed files:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
NEWS
</a>
</li>
<li class='file-stats'>
<a href='#diff-1'>
docs/index.txt
</a>
</li>
<li class='file-stats'>
<a href='#diff-2'>
docs/leap.txt
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://gitlab.com/NTPsec/ntpsec/compare/1baa4021cb30ab51f152b70ce7232666740d089e...c296aa7a23dfd8079a2fe6531b9741437eaec5c0#diff-0'>
<strong>
NEWS
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/NEWS
</span><span style="color: #000000;background-color: #ddffdd">+++ b/NEWS
</span><span style="color: #aaaaaa">@@ -16,7 +16,7 @@ Initial NTPsec beta release.
</span> * The documentation has been extensively updated and revised.  One
   important change is that manual pages are now generated from the
   same masters as this web documentation, so the two will no longer
<span style="color: #000000;background-color: #ffdddd">-  drift out of synchronization.  
</span><span style="color: #000000;background-color: #ddffdd">+  drift out of synchronization.
</span> 
 * Internally, there is more consistent use of nanosecond precision.
   A visible effect of this is that time stepping with sufficiently
<span style="color: #aaaaaa">@@ -34,7 +34,7 @@ Initial NTPsec beta release.
</span> * The sntp program has been renamed 'ntpdig' in order to make
   NTP installables have a uniform name prefix and take up less
   namespace. Also, ntp-keygen is now ntpkeygen, ntp-wait
<span style="color: #000000;background-color: #ffdddd">-  is ntpwait}, and update-leap is now ntpleapfetch.
</span><span style="color: #000000;background-color: #ddffdd">+  is ntpwait, and update-leap is now ntpleapfetch.
</span> 
 * A new utility, ntpfrob, collects several small diagnostic functions
   for reading and tweaking the local clock hardware, including reading
</code></pre>

<br>
</li>
<li id='diff-1'>
<a href='https://gitlab.com/NTPsec/ntpsec/compare/1baa4021cb30ab51f152b70ce7232666740d089e...c296aa7a23dfd8079a2fe6531b9741437eaec5c0#diff-1'>
<strong>
docs/index.txt
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/docs/index.txt
</span><span style="color: #000000;background-color: #ddffdd">+++ b/docs/index.txt
</span><span style="color: #aaaaaa">@@ -199,7 +199,7 @@ collections arranged by topic. The Program Manual Pages collection may
</span> be the best place to start. The link:comdex.html[Command Index]
 collection contains a list of all configuration file commands together
 with a short function description. There is a
<span style="color: #000000;background-color: #ffdddd">-link:ntpsleak.html[glossary of NTP-speak]. A great wealth of
</span><span style="color: #000000;background-color: #ddffdd">+link:ntpspeak.html[glossary of NTP-speak]. A great wealth of
</span> additional information is available via the External Links collection,
 including a book and numerous background papers and briefing
 presentations.
</code></pre>

<br>
</li>
<li id='diff-2'>
<a href='https://gitlab.com/NTPsec/ntpsec/compare/1baa4021cb30ab51f152b70ce7232666740d089e...c296aa7a23dfd8079a2fe6531b9741437eaec5c0#diff-2'>
<strong>
docs/leap.txt
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/docs/leap.txt
</span><span style="color: #000000;background-color: #ddffdd">+++ b/docs/leap.txt
</span><span style="color: #aaaaaa">@@ -69,7 +69,7 @@ public-key cryptography feature is installed, the TAI offset is
</span> automatically propagated along with other cryptographic media to
 dependent servers and clients.
 
<span style="color: #000000;background-color: #ffdddd">-You may also wish to read the page on link:leapsmer.html[leap smearing].
</span><span style="color: #000000;background-color: #ddffdd">+You may also wish to read the page on link:leapsmear.html[leap smearing].
</span> 
 include::includes/footer.txt[]
 
</code></pre>

<br>
</li>

</div>
<div class='footer' style='margin-top: 10px;'>
<p>

<br>
<a href="https://gitlab.com/NTPsec/ntpsec/compare/1baa4021cb30ab51f152b70ce7232666740d089e...c296aa7a23dfd8079a2fe6531b9741437eaec5c0">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.

</p>
</div>
</body>
</html>