From 0d1cb4cfe14abd282d7d09f4c8747424d7c7d330 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Mon, 29 May 2006 20:39:41 +0000 Subject: [PATCH] better wording for the "weight" section; --- src/usr.sbin/ntpd/ntpd.conf.5 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/usr.sbin/ntpd/ntpd.conf.5 b/src/usr.sbin/ntpd/ntpd.conf.5 index d0c7d5a5..ddbc69f2 100644 --- a/src/usr.sbin/ntpd/ntpd.conf.5 +++ b/src/usr.sbin/ntpd/ntpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ntpd.conf.5,v 1.13 2006/05/29 18:47:19 jmc Exp $ +.\" $OpenBSD: ntpd.conf.5,v 1.14 2006/05/29 20:39:41 jmc Exp $ .\" .\" Copyright (c) 2003, 2004 Henning Brauer .\" @@ -29,12 +29,12 @@ 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: -a server with a weight of 5 -will have five times more importance on time offset calculation -than a server with a weight of 1. -If no weight is given, +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: