Module Name:    src
Committed By:   kim
Date:           Thu Oct 28 07:24:40 UTC 2021

Modified Files:
        src/etc: ntp.conf

Log Message:
Fix grammar in comment (affect vs. effect)


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 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.22 src/etc/ntp.conf:1.23
--- src/etc/ntp.conf:1.22	Mon Oct  5 06:45:40 2020
+++ src/etc/ntp.conf	Thu Oct 28 07:24:40 2021
@@ -1,4 +1,4 @@
-# $NetBSD: ntp.conf,v 1.22 2020/10/05 06:45:40 kim Exp $
+# $NetBSD: ntp.conf,v 1.23 2021/10/28 07:24:40 kim Exp $
 #
 # NetBSD default Network Time Protocol (NTP) configuration file for ntpd
 
@@ -66,7 +66,7 @@ mdnstries 0
 #               established by the discard command. Does not affect ntpq or
 #               ntpdc queries.
 #   kod         Send "kiss-o'-death" packets if clients exceed rate limits.
-#               No affect without the limited flag.
+#               No effect without the limited flag.
 #   nomodify    Deny attempts to modify the state of the server via ntpq or
 #               ntpdc queries.
 #   noquery     Deny all ntpq and ntpdc queries.  Does not affect time

Reply via email to