[Git][NTPsec/ntpsec][master] Clean up some references to a removed file.

Eric S. Raymond gitlab at mg.gitlab.com
Tue Aug 9 23:21:03 UTC 2016


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


Commits:
165cbb1e by Eric S. Raymond at 2016-08-09T19:20:25-04:00
Clean up some references to a removed file.

- - - - -


2 changed files:

- docs/refclock.txt
- pylib/configure.py


Changes:

=====================================
docs/refclock.txt
=====================================
--- a/docs/refclock.txt
+++ b/docs/refclock.txt
@@ -57,8 +57,7 @@ system log file, but is otherwise non hazardous.
 Reference clocks are supported in the same way as ordinary NTP servers
 and use the same filter, select, cluster and combine algorithms. The
 connection to the computer is device dependent - usually a serial
-port, but some can work directly from an audio codec or sound
-card. The particular device is specified by adding a soft link from
+port. The particular device is specified by adding a soft link from
 the name used by the driver to the particular device name.
 
 The +refclock+ command is used to configure a reference clock. The


=====================================
pylib/configure.py
=====================================
--- a/pylib/configure.py
+++ b/pylib/configure.py
@@ -315,11 +315,11 @@ def cmd_configure(ctx, config):
 	# This is a list of every optional include header in the
 	# codebase that is guarded by a directly corresponding HAVE_*_H symbol.
 	#
-	# In some cases one HAVE symbol controls inclusion of more than one
-	# header; there is an example of this in ntp/audio.c.  In these cases
-	# only the one header name matching the pattern of the HAVE_*_H symbol
-	# name is listed here, so we can invert the relationship to generate
-	# tests for all the symbols.
+	# In some cases one HAVE symbol controls inclusion of more
+	# than one header.  In these cases only the one header name
+	# matching the pattern of the HAVE_*_H symbol name is listed
+	# here, so we can invert the relationship to generate tests
+	# for all the symbols.
 	#
 	# Some of these are cruft from ancient big-iron systems and should
 	# be removed.



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/165cbb1e555a6d9d50e498c6137140537b77f662
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160809/4f7caf92/attachment.html>


More information about the vc mailing list