[Git][NTPsec/ntpsec][master] 13 commits: Install ntpq man page
Eric S. Raymond
gitlab at mg.gitlab.com
Sat Dec 3 05:23:51 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
ed8c489a by Richard Laager at 2016-12-03T00:18:46-05:00
Install ntpq man page
- - - - -
f8eab8bb by Richard Laager at 2016-12-03T00:20:35-05:00
Stop showing a temp file in ntpleapfetch --help
There is no need to show the name of the randomly-generated tempfile in
the ntpleapfetch --help output.
- - - - -
030e19a9 by Richard Laager at 2016-12-03T00:20:35-05:00
Fix an uninitialized variable use in ntpleapfetch
The LEAPFILE variable is not set at the time it is used for the
ntpleapfetch --help output. We could re-order that, but it is loaded
from ntp.conf, which is not guaranteed to provide one.
- - - - -
f238a4a4 by Richard Laager at 2016-12-03T00:20:35-05:00
Cleanup ntpleapfetch --help depends line
This looks a little nicer.
- - - - -
30d18d99 by Richard Laager at 2016-12-03T00:21:36-05:00
Reference RFCs consistently
Use RFC xxxx, not RFC-xxxx or RFCxxxx.
- - - - -
462e3f9e by Richard Laager at 2016-12-03T00:21:36-05:00
Reference ISO standards consistently
The only changes needed were ISO8601 -> ISO 8601.
- - - - -
5b266de6 by Matt Selsky at 2016-12-03T00:22:30-05:00
Fix typos in variable names
- - - - -
2cf5a34f by Richard Laager at 2016-12-03T00:23:31-05:00
docs: Split the association lines
Previously, this resulted in one giant, unreadable line.
- - - - -
4eb9c5ae by Richard Laager at 2016-12-03T00:23:31-05:00
docs: Wrap long stats output
This way, it does not overflow in the man pages on 80-column terminals.
- - - - -
49be0905 by Richard Laager at 2016-12-03T00:23:31-05:00
docs: Remove a stray header
Nothing comes after this "Historical note".
- - - - -
9148e132 by Richard Laager at 2016-12-03T00:23:31-05:00
docs: Fix some formatting markers
This avoids improperly formatting a bunch of extra text.
- - - - -
809be92b by Richard Laager at 2016-12-03T00:23:31-05:00
docs: Be consistent with spacing around options
I opted for no spaces, as they seem unnecessary, and `man man` does not
use them.
This also fixes a tab vs. spaces inconsistency in ntptime-body.txt.
- - - - -
d1af860c by Richard Laager at 2016-12-03T00:23:31-05:00
docs: Eliminate {ntpconf}
This is not expanding for me.
- - - - -
30 changed files:
- INSTALL
- NEWS
- devel/hacking.txt
- docs/authentic.txt
- docs/confopt.txt
- docs/copyright.txt
- docs/debug.txt
- docs/discover.txt
- docs/driver_howto.txt
- docs/driver_pps.txt
- docs/includes/assoc-commands.txt
- docs/includes/auth-commands.txt
- docs/includes/mon-commands.txt
- docs/includes/ntpd-body.txt
- docs/includes/ntpdig-body.txt
- docs/includes/ntpfrob-body.txt
- docs/includes/ntpkeygen-body.txt
- docs/includes/ntpq-body.txt
- docs/includes/ntptime-body.txt
- docs/includes/ntptrace-body.txt
- docs/includes/ntpviz-body.txt
- docs/index.txt
- docs/kern.txt
- docs/kernpps.txt
- docs/miscopt.txt
- docs/mode6.txt
- docs/ntpspeak.txt
- docs/warp.txt
- libisc/include/isc/net.h
- libntp/humandate.c
The diff was not included because it is too large.
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/compare/f9d84473733a9fe1e3b501278d323317520fdf0c...d1af860c0284a7590ac5e1a378471179f8cc9f9b
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20161203/578d68cf/attachment.html>
More information about the vc
mailing list