[Git][NTPsec/ntpsec][master] asciidoc markup fix.
Eric S. Raymond
gitlab at mg.gitlab.com
Sun Dec 18 04:07:15 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
87d11d11 by Eric S. Raymond at 2016-12-17T23:06:23-05:00
asciidoc markup fix.
- - - - -
1 changed file:
- docs/ntpsec.txt
Changes:
=====================================
docs/ntpsec.txt
=====================================
--- a/docs/ntpsec.txt
+++ b/docs/ntpsec.txt
@@ -22,7 +22,7 @@ Accept no imitations.
* link:#configuration[Configuration Improvements]
* link:#other[Other user-visible changes]
-[intro]
+[[intro]]
== Differences from NTP Classic ==
The design objectives of this distribution, NTPsec, are in
@@ -45,7 +45,7 @@ code security and code verifiability.
Most of the changes are under the hood, internal to the codebase. A
few will be user-visible.
-[incompatible]
+[[incompatible]]
== Incompatible Changes ==
Normally NTPsec is a drop-in replacement for legacy versions. We have
@@ -84,7 +84,7 @@ a build-time switch, not a run-time one).
has been removed from the NTPsec code as part of
getting it fully IPv6-ready.
-[security]
+[[security]]
== Security Improvements ==
We have spent more effort than anything else on reducing attack
@@ -139,7 +139,7 @@ codebase has been outright removed, with less than 5% new code added.
* The code has been systematically hardened, with unsafe string
copy and formatting functions replaced by safe (bounded) ones.
-[timesync]
+[[timesync]]
== Time-synchronization improvements ==
* Internally, there is more consistent use of nanosecond precision.
@@ -148,7 +148,7 @@ codebase has been outright removed, with less than 5% new code added.
rather than microseconds; this might actually matter for GPSDOs
and high-quality radio clocks.
-[clients]
+[[clients]]
== Client Tool Improvements ==
* A new tool, +ntpmon+, performs real-time monitoring of your
@@ -181,7 +181,7 @@ codebase has been outright removed, with less than 5% new code added.
the clock tick rate, precision, and jitter. Part of it formerly
traveled as +tickadj+.
-[configuration]
+[[configuration]]
== Configuration Improvements ==
* The notorious collision between pool and nopeer in older
@@ -222,7 +222,7 @@ codebase has been outright removed, with less than 5% new code added.
default device path, the default PPS device path (if any) and the
serial baud rate.
-[other]
+[[other]]
== Other user-visible changes ==
* The documentation has been extensively updated and revised. One
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/87d11d1179945821b9d3c6305150985f60c5869a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20161218/84887818/attachment.html>
More information about the vc
mailing list