From owner-freebsd-doc@FreeBSD.ORG Fri Sep 19 16:50:12 2003 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A537B16A4B3 for ; Fri, 19 Sep 2003 16:50:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E3CA43FEC for ; Fri, 19 Sep 2003 16:50:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JNoBFY092067 for ; Fri, 19 Sep 2003 16:50:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h8JNoARx092066; Fri, 19 Sep 2003 16:50:10 -0700 (PDT) (envelope-from gnats) Resent-Date: Fri, 19 Sep 2003 16:50:10 -0700 (PDT) Resent-Message-Id: <200309192350.h8JNoARx092066@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Christian Weisgerber Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7C7B16A4BF for ; Fri, 19 Sep 2003 16:44:14 -0700 (PDT) Received: from mail.inka.de (quechua.inka.de [193.197.184.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2889C43FE1 for ; Fri, 19 Sep 2003 16:44:13 -0700 (PDT) (envelope-from naddy@mips.inka.de) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with gbsmtp id 1A0Uv5-0006nS-05; Sat, 20 Sep 2003 01:44:11 +0200 Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.9/8.12.6) with ESMTP id h8JMpnMg044896 for ; Sat, 20 Sep 2003 00:51:49 +0200 (CEST) (envelope-from naddy@localhost.mips.inka.de) Received: (from naddy@localhost) by kemoauc.mips.inka.de (8.12.9/8.12.9/Submit) id h8JMpnjr044895; Sat, 20 Sep 2003 00:51:49 +0200 (CEST) (envelope-from naddy) Message-Id: <200309192251.h8JMpnjr044895@kemoauc.mips.inka.de> Date: Sat, 20 Sep 2003 00:51:49 +0200 (CEST) From: Christian Weisgerber To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/57027: timed.8 nits X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Christian Weisgerber List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 23:50:12 -0000 >Number: 57027 >Category: docs >Synopsis: timed.8 nits >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Sep 19 16:50:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Christian Weisgerber >Release: FreeBSD 5.1-CURRENT alpha >Organization: >Environment: System: FreeBSD kemoauc.mips.inka.de 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Tue Sep 9 21:32:51 CEST 2003 naddy@kemoauc.mips.inka.de:/usr/obj/usr/src/sys/KEMOAUC alpha >Description: The patch below marks the -i and -n options as mutually exclusive in the synopsis line and fixes various mdoc formatting nits. >From OpenBSD. >How-To-Repeat: >Fix: Index: timed.8 =================================================================== RCS file: /home/ncvs/src/usr.sbin/timed/timed/timed.8,v retrieving revision 1.13 diff -u -r1.13 timed.8 --- timed.8 14 Jul 2002 14:46:33 -0000 1.13 +++ timed.8 19 Sep 2003 22:36:08 -0000 @@ -41,8 +41,10 @@ .Sh SYNOPSIS .Nm .Op Fl dtM -.Op Fl i Ar network -.Op Fl n Ar network +.Xo +.Oo Fl i Ar network No \&| +.Fl n Ar network Oc +.Xc .Op Fl F Ar host ... .Sh DESCRIPTION The @@ -208,15 +210,17 @@ interrupts disabled. This means that the clock stops while they are printing. A machine with many disk or network hardware problems and consequent -messages cannot keep good time by itself. Each message typically causes -the clock to lose a dozen milliseconds. A time daemon can -correct the result. +messages cannot keep good time by itself. +Each message typically causes +the clock to lose a dozen milliseconds. +A time daemon can correct the result. .Pp Messages in the system log about machines that failed to respond usually indicate machines that crashed or were turned off. Complaints about machines that failed to respond to initial time -settings are often associated with "multi-homed" machines -that looked for time masters on more than one network and eventually +settings are often associated with +.Dq multi-homed +machines that looked for time masters on more than one network and eventually chose to become a slave on the other network. .Sh WARNINGS Temporal chaos will result if two or more time daemons attempt @@ -232,21 +236,24 @@ .Pp The protocol is based on .Tn UDP/IP -broadcasts. All machines within -the range of a broadcast that are using the +broadcasts. +All machines within the range of a broadcast that are using the .Tn TSP protocol must cooperate. There cannot be more than a single administrative domain using the .Fl F flag among all machines reached by a broadcast packet. Failure to follow this rule is usually indicated by complaints concerning -"untrusted" machines in the system log. +.Dq untrusted +machines in the system log. .Sh FILES .Bl -tag -width /var/log/timed.masterlog -compact .It Pa /var/log/timed.log -tracing file for timed +tracing file for +.Nm .It Pa /var/log/timed.masterlog -log file for master timed +log file for master +.Nm .El .Sh SEE ALSO .Xr date 1 , >Release-Note: >Audit-Trail: >Unformatted: