From owner-svn-src-head@FreeBSD.ORG Wed Jun 6 17:08:24 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0A7CA1065673; Wed, 6 Jun 2012 17:08:24 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id EE88F8FC16; Wed, 6 Jun 2012 17:08:22 +0000 (UTC) Received: by bkvi18 with SMTP id i18so7550210bkv.13 for ; Wed, 06 Jun 2012 10:08:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=OjFOjI+9GXKzBU4JTuUKw85FaMQ4h2oHDQ498sG7IOw=; b=pe0D6s3qrZeGQ+IlJ3bNKnla4iLD91kM2cn+UHga4XDPFKjn6US787WXmFKEUS6SHW hpOc5+HZ8XoR7eZx2I7sV5RHsjUUaYW1f+fyimSdsNR3lc9fjHolddWszBERZdkATPPf njuD9ypWxQD2bDJGvGPUZagRpTzdCjDkYwRJ66S45a4RTJD4sZpSnvcK3Hpinbl6Gh8Z DgPIDQS6m1JSNp3npcE3ZJnoIikCwn9yrPk3F1sS8LLWbqlt997rs9Z6RWVEEzmgL3jD CNt3I7ZNxYZZv6b0ueApn+BDi4Q0xCdwI0mca7Ljh2r2+ejYOkf8Mg7KRG/o5s43RqDL TtQA== Received: by 10.204.153.15 with SMTP id i15mr13246039bkw.74.1339002501666; Wed, 06 Jun 2012 10:08:21 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.204.171.138 with HTTP; Wed, 6 Jun 2012 10:07:51 -0700 (PDT) In-Reply-To: <201206061651.q56GpXTk026294@svn.freebsd.org> References: <201206061651.q56GpXTk026294@svn.freebsd.org> From: Chris Rees Date: Wed, 6 Jun 2012 18:07:51 +0100 X-Google-Sender-Auth: CUuDWDlYWN_fDb19wSRJreByFG0 Message-ID: To: "David E. O'Brien" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r236688 - head/share/man/man4 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2012 17:08:24 -0000 On 6 June 2012 17:51, David E. O'Brien wrote: > Author: obrien > Date: Wed Jun =A06 16:51:33 2012 > New Revision: 236688 > URL: http://svn.freebsd.org/changeset/base/236688 > > Log: > =A0Add to the description and spell check. > > Modified: > =A0head/share/man/man4/filemon.4 > > Modified: head/share/man/man4/filemon.4 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/share/man/man4/filemon.4 =A0 =A0 =A0 Wed Jun =A06 16:30:16 2012 = =A0 =A0 =A0 =A0(r236687) > +++ head/share/man/man4/filemon.4 =A0 =A0 =A0 Wed Jun =A06 16:51:33 2012 = =A0 =A0 =A0 =A0(r236688) > @@ -10,7 +10,7 @@ > =A0.\" =A0 =A0notice, this list of conditions and the following disclaime= r in the > =A0.\" =A0 =A0documentation and/or other materials provided with the dist= ribution. > =A0.\" 3. All advertising materials mentioning features or use of this so= ftware > -.\" =A0 =A0must display the following acknowledgement: > +.\" =A0 =A0must display the following acknowledgment: > =A0.\" =A0 =A0This product includes software developed by David E. O'Brie= n and > =A0.\" =A0 =A0contributors. Aren't we phasing that clause out? Chris