From owner-cvs-all Mon Apr 15 15:47:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 5D2F337B419; Mon, 15 Apr 2002 15:47:27 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id IAA11621; Tue, 16 Apr 2002 08:47:25 +1000 Date: Tue, 16 Apr 2002 08:47:53 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Tom Rhodes Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/bin/date date.1 In-Reply-To: <200204151817.g3FIHIv24613@freefall.freebsd.org> Message-ID: <20020416083933.B5911-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 15 Apr 2002, Tom Rhodes wrote: > trhodes 2002/04/15 11:17:18 PDT > > Modified files: > bin/date date.1 > Log: > This is a forced commit, the last commit email was never sent. Nit pick > about the date(1) manual page, describe which clock is set. > > PR: 35606 > > Revision Changes Path > 1.56 +0 -0 src/bin/date/date.1 date.1 now gives too much detail. It says that the CMOS clock is updated, but there might not be any CMOS or a clock in it. What actually happens is that ther kernel calls a MD function settodr() which normally sets a machine dependent clock. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message