[Git][NTPsec/ntpsec][master] 2 commits: Fix minor typo
Hal Murray
gitlab at mg.gitlab.com
Sun May 24 07:48:16 UTC 2020
Hal Murray pushed to branch master at NTPsec / ntpsec
Commits:
802316f5 by Sanjeev Gupta at 2020-05-24T14:57:48+08:00
Fix minor typo
- - - - -
205e83d4 by Sanjeev Gupta at 2020-05-24T15:01:04+08:00
Remove trailing spaces in text
- - - - -
6 changed files:
- NEWS.adoc
- attic/ntpdate
- etc/ntp.d/use-no-remote-configuration
- etc/ntp.d/use-performance-logging
- etc/ntp.d/use-pool
- packaging/SUSE/ntp.conf
Changes:
=====================================
NEWS.adoc
=====================================
@@ -10,7 +10,7 @@ Much of the traditional function of a news file is now better addressed
by browsing the comments in the revision history. This file will focus
on user-visible changes.
-== Reposatory Head ==
+== Repository Head ==
== 2020-05-23: 1.1.9 ==
=====================================
attic/ntpdate
=====================================
@@ -16,27 +16,27 @@
# This takes the first.
#
# ntpdate ntpdig ntpd What it does
-# -4 -4 -q -4 Resolve DNS lookups to A records
-# -6 -6 -q -6 Resolve DNS lookups to AAAA records
-# -a N -a N -q Authentication
+# -4 -4 -q -4 Resolve DNS lookups to A records
+# -6 -6 -q -6 Resolve DNS lookups to AAAA records
+# -a N -a N -q Authentication
# -b -S -q step time adjustments
# -B -s -q slew time adjustments
# -d -d -d debugging mode (implies -q)
-# -e N.N -q authdelay
-# -k file -k file -k file key file
+# -e N.N -q authdelay
+# -k file -k file -k file key file
# -o N -o N -q NTP Protocol version
# -p N -q How many samples to take
# -q default -q query/report only, don't set clock
# (implies -u for ntpdate)
# -s log to syslog (always enabled in ntpd)
# -t N.N -t N.N request timeout
-# -u default unpriv port
+# -u default unpriv port
# -v verbose (ntpd is always more verbose than ntpdate)
# -c name Send concurrent requests to resolved IPs for name
-#
+#
# -l file Log to file
# -M msec Slew adjustments less than msec,
-# step adjustments larger than msec.
+# step adjustments larger than msec.
#
# SPDX-License-Identifier: BSD-2-Clause
=====================================
etc/ntp.d/use-no-remote-configuration
=====================================
@@ -1,11 +1,11 @@
# Exchange time with everybody, but don't allow configuration.
# This is the right security setup for 99% of deployments.
-restrict default kod limited nomodify nopeer noquery
+restrict default kod limited nomodify nopeer noquery
restrict -6 default kod limited nomodify nopeer noquery
# Local users may interrogate the NTP server more closely.
-restrict 127.0.0.1
+restrict 127.0.0.1
restrict -6 ::1
# The following sets edit modes for GNU EMACS
=====================================
etc/ntp.d/use-performance-logging
=====================================
@@ -9,7 +9,7 @@ filegen loopstats file loopstats type day enable
filegen peerstats file peerstats type day enable
filegen clockstats file clockstats type day enable
-logfile /var/log/ntpd.log
+logfile /var/log/ntpd.log
logconfig =syncall +clockall +peerall +sysall
# The following sets edit modes for GNU EMACS
=====================================
etc/ntp.d/use-pool
=====================================
@@ -11,7 +11,7 @@
# using a country-specific potion of the pool, e.g. something like
#
# us.pool.ntp.org
-#
+#
# If you are not in the USA, then it will probably work to
# change the 'us' to your two letter country code.
#
=====================================
packaging/SUSE/ntp.conf
=====================================
@@ -11,20 +11,20 @@
################################################################################
##
-## Radio and modem clocks by convention have addresses in the
-## form 127.127.t.u, where t is the clock type and u is a unit
-## number in the range 0-3.
+## Radio and modem clocks by convention have addresses in the
+## form 127.127.t.u, where t is the clock type and u is a unit
+## number in the range 0-3.
+##
+## Most of these clocks require support in the form of a
+## serial port or special bus peripheral. The particular
+## device is normally specified by adding a soft link
+## /dev/device-u to the particular hardware device involved,
+## where u correspond to the unit number above.
##
-## Most of these clocks require support in the form of a
-## serial port or special bus peripheral. The particular
-## device is normally specified by adding a soft link
-## /dev/device-u to the particular hardware device involved,
-## where u correspond to the unit number above.
-##
## Generic DCF77 clock on serial port (Conrad DCF77)
## Address: 127.127.8.u
## Serial Port: /dev/refclock-u
-##
+##
## (create soft link /dev/refclock-0 to the particular ttyS?)
##
# server 127.127.8.0 mode 5 prefer
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/compare/07bd12978f042d83659899a88d136cb07a9951df...205e83d4e995c040d6c205c7b878116276c392ca
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/compare/07bd12978f042d83659899a88d136cb07a9951df...205e83d4e995c040d6c205c7b878116276c392ca
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20200524/9c8dbf30/attachment-0001.htm>
More information about the vc
mailing list