summaryrefslogtreecommitdiff
path: root/usr.sbin/ntpd
diff options
context:
space:
mode:
authorKevin Steves <stevesk@cvs.openbsd.org>2009-05-18 20:08:25 +0000
committerKevin Steves <stevesk@cvs.openbsd.org>2009-05-18 20:08:25 +0000
commitc96827da73fed6da8721f0c27eafdb8e6ca76da5 (patch)
tree7bce56b5213f58a90c7ebe8a59b49ded155bddcb /usr.sbin/ntpd
parent5be219f624190c99e10775364c2361ce4046644b (diff)
move text on weight to where it is first referred to;
"fine by me. it's maybe not ideal, but it's better" jmc@
Diffstat (limited to 'usr.sbin/ntpd')
-rw-r--r--usr.sbin/ntpd/ntpd.conf.526
1 files changed, 13 insertions, 13 deletions
diff --git a/usr.sbin/ntpd/ntpd.conf.5 b/usr.sbin/ntpd/ntpd.conf.5
index 17f0df0c6b2..1a80a206530 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.21 2008/10/10 12:17:09 sthen Exp $
+.\" $OpenBSD: ntpd.conf.5,v 1.22 2009/05/18 20:08:24 stevesk Exp $
.\"
.\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" 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: October 10 2008 $
+.Dd $Mdocdate: May 18 2009 $
.Dt NTPD.CONF 5
.Os
.Sh NAME
@@ -25,17 +25,6 @@ This manual page describes the format of the
.Xr ntpd 8
configuration file.
.Pp
-The optional
-.Ic weight
-keyword permits finer control over the relative importance
-of time sources (servers or sensor devices).
-Weights are specified in the range 1 to 10;
-if no weight is given,
-the default is 1.
-A server with a weight of 5, for example,
-will have five times more influence on time offset calculation
-than a server with a weight of 1.
-.Pp
.Nm
has the following format:
.Pp
@@ -104,6 +93,17 @@ actual time:
sensor udcf0 correction 70000
.Ed
.Pp
+The optional
+.Ic weight
+keyword permits finer control over the relative importance
+of time sources (servers or sensor devices).
+Weights are specified in the range 1 to 10;
+if no weight is given,
+the default is 1.
+A server with a weight of 5, for example,
+will have five times more influence on time offset calculation
+than a server with a weight of 1.
+.Pp
An optional reference ID string - up to 4 ASCII characters - can be
given to publish the sensor type to clients.
RFC 2030 suggests some common reference identifiers, but new identifiers