From owner-freebsd-doc@FreeBSD.ORG Mon Apr 2 04:51:05 2007 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 31AA816A403 for ; Mon, 2 Apr 2007 04:51:05 +0000 (UTC) (envelope-from chinsan.tw@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.246]) by mx1.freebsd.org (Postfix) with ESMTP id E540C13C489 for ; Mon, 2 Apr 2007 04:51:04 +0000 (UTC) (envelope-from chinsan.tw@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so1144583ana for ; Sun, 01 Apr 2007 21:51:04 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jULj42bDJaiDHpkYKb9wuJHde+rByHdfb3NDR/0sOfytq7aDMaWvAzWFDP1la3/w/SL9KZ4JOc/RIYXvPTtHWx+v14N6hIZieXvKehNLAsK5/Lk16oojrJDYK+RrEQa/IPJSpWA85FCFE7Ef/AXX38TXH+/Q1S6czpB+HvysqfE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Qq3CDneJ5LffvSEM2FVM7EGT3LiQT0gW7nGd7Q+GXAUaUJ8tLWpjd/13YUaHaNaYSeVEWUjmiUG5UCtHNW4gkRkp0Ir3o0MWNooC+BqDfkqDuc4SNqZb2cCJmGzS9kK6TE7IR+WQDfE8rGnITLgv6h9PxqzqLc59v9wsP+mCCTY= Received: by 10.100.136.13 with SMTP id j13mr3217834and.1175489464144; Sun, 01 Apr 2007 21:51:04 -0700 (PDT) Received: by 10.100.112.8 with HTTP; Sun, 1 Apr 2007 21:51:04 -0700 (PDT) Message-ID: <1f27304c0704012151o2dcc9240y68e03f80a41665a5@mail.gmail.com> Date: Mon, 2 Apr 2007 12:51:04 +0800 From: chinsan To: "Ben Kaduk" In-Reply-To: <1f27304c0704010236j25ed1234lfbc41ed9e3c4c5e7@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47d0403c0703312238o25a378d4s2b0fc14fa507b48c@mail.gmail.com> <1f27304c0704010236j25ed1234lfbc41ed9e3c4c5e7@mail.gmail.com> Cc: freebsd-doc@freebsd.org Subject: Re: typo in ntpd.8 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Apr 2007 04:51:05 -0000 2007/4/1, chinsan : > 2007/4/1, Ben Kaduk : > > Hi everyone, > > > > I just noticed a small typo in ntpd.8 (after spending a while > > determining the usage of the tz_dsttime flag used by date(1) and > > others), but it doesn't seem worth filing a PR. > I'll take it. Committed. Thanks!