From c8a14a309d77a881ec2ab21ba343224dd0a59d6d Mon Sep 17 00:00:00 2001 From: lukem Date: Thu, 8 Mar 2001 19:05:13 +0000 Subject: [PATCH] whitespace police --- etc/ntp.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/etc/ntp.conf b/etc/ntp.conf index 733c156374ed..16797248aedb 100644 --- a/etc/ntp.conf +++ b/etc/ntp.conf @@ -1,20 +1,20 @@ -# $NetBSD: ntp.conf,v 1.2 2000/05/02 12:16:07 simonb Exp $ +# $NetBSD: ntp.conf,v 1.3 2001/03/08 19:05:13 lukem Exp $ # # NetBSD default Network Time Protocol (NTP) configuration file # for ntpd # Process ID file, so that the daemon can be signalled from scripts -pidfile /var/run/ntpd.pid +pidfile /var/run/ntpd.pid # The correction calculated by ntpd(8) for the local system clock's # drift is stored here -driftfile /var/db/ntp.drift +driftfile /var/db/ntp.drift # suppress the syslog(3) message for each peer synchronization change -logconfig -syncstatus +logconfig -syncstatus # Hereafter should be "server" or "peer" statements to configure # other hosts to exchange NTP packets with. Peers should be selected @@ -38,5 +38,5 @@ logconfig -syncstatus # NTP with, for an "what I tell you three times is true" effect. # -#peer an.ntp.peer.goes.here -#server an.ntp.server.goes.here +#peer an.ntp.peer.goes.here +#server an.ntp.server.goes.here