<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>Hal Murray 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/3f9a985fabcde39b6b6d7f64fc0310090cb0036f">3f9a985f</a></strong>
<div>
<span>by Hal Murray</span>
<i>at 2015-11-22T21:17:30Z</i>
</div>
<pre class='commit-message'>Undo previous cleanup.

The reason I didn't see the equivalent text in the pages
from NTP Classic is that they use javascript to include
stuff that gets duplicated on several pages.  I run with
javascript disabled so the includes were noops.</pre>
</li>
</ul>
<h4>5 changed files:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
docs/debug.txt
</a>
</li>
<li class='file-stats'>
<a href='#diff-1'>
docs/ntpdsim.txt
</a>
</li>
<li class='file-stats'>
<a href='#diff-2'>
docs/ntpkeygen.txt
</a>
</li>
<li class='file-stats'>
<a href='#diff-3'>
docs/ntpleapfetch.txt
</a>
</li>
<li class='file-stats'>
<a href='#diff-4'>
docs/ntpq.txt
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://gitlab.com/NTPsec/ntpsec/commit/3f9a985fabcde39b6b6d7f64fc0310090cb0036f#diff-0'>
<strong>
docs/debug.txt
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/docs/debug.txt
</span><span style="color: #000000;background-color: #ddffdd">+++ b/docs/debug.txt
</span><span style="color: #aaaaaa">@@ -9,6 +9,8 @@ We make house calls and bring our own bugs.
</span> 
 |==============================
 
<span style="color: #000000;background-color: #ddffdd">+== More Help ==
+
</span> include::includes/install.txt[]
 
 '''''
</code></pre>

<br>
</li>
<li id='diff-1'>
<a href='https://gitlab.com/NTPsec/ntpsec/commit/3f9a985fabcde39b6b6d7f64fc0310090cb0036f#diff-1'>
<strong>
docs/ntpdsim.txt
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/docs/ntpdsim.txt
</span><span style="color: #000000;background-color: #ddffdd">+++ b/docs/ntpdsim.txt
</span><span style="color: #aaaaaa">@@ -10,6 +10,10 @@ All in a row.
</span> |==============================
 
 
<span style="color: #000000;background-color: #ddffdd">+== Related Links ==
+
+include::includes/manual.txt[]
+
</span> == Table of Contents ==
 
 * link:#caveat[Caveat Emptor]
</code></pre>

<br>
</li>
<li id='diff-2'>
<a href='https://gitlab.com/NTPsec/ntpsec/commit/3f9a985fabcde39b6b6d7f64fc0310090cb0036f#diff-2'>
<strong>
docs/ntpkeygen.txt
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/docs/ntpkeygen.txt
</span><span style="color: #000000;background-color: #ddffdd">+++ b/docs/ntpkeygen.txt
</span><span style="color: #aaaaaa">@@ -9,6 +9,10 @@ Alice holds the key.
</span> 
 |==============================
 
<span style="color: #000000;background-color: #ddffdd">+== Related Links ==
+
+include::includes/manual.txt[]
+
</span> == Table of Contents ==
 
 * link:#synop[Synopsis]
</code></pre>

<br>
</li>
<li id='diff-3'>
<a href='https://gitlab.com/NTPsec/ntpsec/commit/3f9a985fabcde39b6b6d7f64fc0310090cb0036f#diff-3'>
<strong>
docs/ntpleapfetch.txt
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/docs/ntpleapfetch.txt
</span><span style="color: #000000;background-color: #ddffdd">+++ b/docs/ntpleapfetch.txt
</span><span style="color: #aaaaaa">@@ -10,6 +10,12 @@ Occasionally, the leap-second needs an update.
</span> 
 |==============================
 
<span style="color: #000000;background-color: #ddffdd">+== More Help ==
+
+include::includes/manual.txt[]
+
+'''''
+
</span> include::includes/ntpleapfetch-body.txt[]
 
 '''''
</code></pre>

<br>
</li>
<li id='diff-4'>
<a href='https://gitlab.com/NTPsec/ntpsec/commit/3f9a985fabcde39b6b6d7f64fc0310090cb0036f#diff-4'>
<strong>
docs/ntpq.txt
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/docs/ntpq.txt
</span><span style="color: #000000;background-color: #ddffdd">+++ b/docs/ntpq.txt
</span><span style="color: #aaaaaa">@@ -9,6 +9,12 @@ A typical NTP monitoring packet
</span> 
 |==============================
 
<span style="color: #000000;background-color: #ddffdd">+== More Help ==
+
+include::includes/manual.txt[]
+
+'''''
+
</span> include::includes/ntpq-body.txt[]
 
 '''''
</code></pre>

<br>
</li>

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

<br>
<a href="https://gitlab.com/NTPsec/ntpsec/commit/3f9a985fabcde39b6b6d7f64fc0310090cb0036f">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.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.com/NTPsec/ntpsec/commit/3f9a985fabcde39b6b6d7f64fc0310090cb0036f"}}</script>
</p>
</div>
</body>
</html>