summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2015-02-10 19:21:16 +0000
committerjmc <jmc@openbsd.org>2015-02-10 19:21:16 +0000
commitf6e001a7fdded50709bdfe7717d4570923b4ab8b (patch)
tree16669a00a7c412e7aa29b7d1c3e43223ecc3cf22
parentOops, I accidently reverted the two previous commits in syslog.conf.5. (diff)
downloadwireguard-openbsd-f6e001a7fdded50709bdfe7717d4570923b4ab8b.tar.xz
wireguard-openbsd-f6e001a7fdded50709bdfe7717d4570923b4ab8b.zip
tweak previous;
-rw-r--r--usr.sbin/ntpd/ntpd.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ntpd/ntpd.conf.5 b/usr.sbin/ntpd/ntpd.conf.5
index 3c6178d906e..f76b153dc37 100644
--- a/usr.sbin/ntpd/ntpd.conf.5
+++ b/usr.sbin/ntpd/ntpd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ntpd.conf.5,v 1.26 2015/02/10 07:19:52 reyk Exp $
+.\" $OpenBSD: ntpd.conf.5,v 1.27 2015/02/10 19:21:16 jmc Exp $
.\"
.\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
.\"
@@ -192,7 +192,7 @@ near the constraint will be discarded and such NTP
will be marked as invalid.
.Bl -tag -width Ds
.It Ic constraint from Ar url
-Specify the URL, IP address or the hostname of a HTTPS server to
+Specify the URL, IP address or the hostname of an HTTPS server to
provide a constraint.
If multiple
.Ic constraint
@@ -206,7 +206,7 @@ constraint www.example.com
.It Ic constraints from Ar url
As with
.Ic constraint ,
-specify the URL, IP address or the hostname of a HTTPS server to
+specify the URL, IP address or the hostname of an HTTPS server to
provide a constraint.
Should the hostname resolve to multiple IP addresses,
.Xr ntpd 8