-# $OpenBSD: ntpd.conf,v 1.2 2015/02/10 06:40:08 reyk Exp $
+# $OpenBSD: ntpd.conf,v 1.3 2015/05/18 11:10:03 dtucker Exp $
# sample ntpd configuration file, see ntpd.conf(5)
# Addresses to listen on (ntpd does not listen by default)
#sensor *
# get the time constraint from a well-known HTTPS site
-#constraints from "https://www.google.com/search?q=openntpd"
+#constraints from "https://www.google.com/"
-.\" $OpenBSD: ntpd.conf.5,v 1.30 2015/03/26 20:34:54 jmc Exp $
+.\" $OpenBSD: ntpd.conf.5,v 1.31 2015/05/18 11:10:03 dtucker Exp $
.\"
.\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
.\"
.\" AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: March 26 2015 $
+.Dd $Mdocdate: May 18 2015 $
.Dt NTPD.CONF 5
.Os
.Sh NAME
For example:
.Bd -literal -offset indent
servers pool.ntp.org
-constraints from "https://www.google.com/search?q=openntpd"
+constraints from "https://www.google.com/"
.Ed
.El
.Sh FILES