Module Name:    src
Committed By:   apb
Date:           Mon Jan  6 11:26:06 UTC 2014

Modified Files:
        src/etc: ntp.conf

Log Message:
Another comment change, missed in previous commit.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/etc/ntp.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/ntp.conf
diff -u src/etc/ntp.conf:1.17 src/etc/ntp.conf:1.18
--- src/etc/ntp.conf:1.17	Mon Jan  6 11:25:03 2014
+++ src/etc/ntp.conf	Mon Jan  6 11:26:06 2014
@@ -1,4 +1,4 @@
-# $NetBSD: ntp.conf,v 1.17 2014/01/06 11:25:03 apb Exp $
+# $NetBSD: ntp.conf,v 1.18 2014/01/06 11:26:06 apb Exp $
 #
 # NetBSD default Network Time Protocol (NTP) configuration file for ntpd
 
@@ -116,11 +116,6 @@ restrict ::1
 #	http://www.pool.ntp.org/join.html
 #
 
-# Depending on the vagaries of DNS can occasionally pull in the same
-# server twice. The following CNAMES are guaranteed to be disjoint, at
-# least over some short interval. The following servers are allocated
-# to the NetBSD project.
-
 server		0.netbsd.pool.ntp.org
 restrict	0.netbsd.pool.ntp.org nomodify notrap
 server		1.netbsd.pool.ntp.org

Reply via email to