File: remove-old-bug-note.patch

package info (click to toggle)
ntpsec 1.2.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,360 kB
  • sloc: ansic: 62,698; python: 32,477; sh: 1,575; yacc: 1,331; makefile: 193; javascript: 138
file content (19 lines) | stat: -rw-r--r-- 599 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Description: Remove old bug note
 The ntpwait documentation has a BUGS section with a note about Python < 3.3.
 This is not applicable on Debian, as we have newer versions of Python.
Forwarded: not-needed
Origin: vendor
Author: Richard Laager <rlaager@debian.org>
Last-Update: 2019-11-17
--- a/docs/includes/ntpwait-body.adoc
+++ b/docs/includes/ntpwait-body.adoc
@@ -40,9 +40,4 @@
 +-V+, +--version+::
   Print the version string and exit.
 
-== BUGS
-
-If you are running Python at a version older than 3.3, the report on time
-to synchronization may be thrown off by NTP clock stepping.
-
 //end