From owner-freebsd-doc@FreeBSD.ORG  Tue May 11 16:40:17 2004
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
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 AEC9416A4CE
	for <freebsd-doc@hub.freebsd.org>;
	Tue, 11 May 2004 16:40:17 -0700 (PDT)
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5F77E43D39
	for <freebsd-doc@hub.freebsd.org>;
	Tue, 11 May 2004 16:40:17 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	i4BNeHEg030575	for <freebsd-doc@freefall.freebsd.org>;
	Tue, 11 May 2004 16:40:17 -0700 (PDT)
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4BNeHDj030574;
	Tue, 11 May 2004 16:40:17 -0700 (PDT)
	(envelope-from gnats)
Date: Tue, 11 May 2004 16:40:17 -0700 (PDT)
Message-Id: <200405112340.i4BNeHDj030574@freefall.freebsd.org>
To: freebsd-doc@FreeBSD.org
From: Warren Block <wblock@wonkity.com>
Subject: Re: docs/66481: [patch] share/examples/diskless/README.TEMPLATING
 tyops
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: Warren Block <wblock@wonkity.com>
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 11 May 2004 23:40:17 -0000

The following reply was made to PR docs/66481; it has been noted by GNATS.

From: Warren Block <wblock@wonkity.com>
To: =?ISO-8859-1?Q?Michel_Lavond=E8s?= <fox@vader.aacc.cc.md.us>
Cc: freebsd-gnats-submit@freebsd.org, freebsd-doc@freebsd.org
Subject: Re: docs/66481: [patch] share/examples/diskless/README.TEMPLATING
 tyops
Date: Tue, 11 May 2004 17:37:28 -0600 (MDT)

 On Tue, 11 May 2004, [ISO-8859-1] Michel Lavond=E8s wrote:
 
 > > The "on" should be removed.
 >
 > I don't think so. The whole sentence reads as follows:
 >
 >         *   The program accesses a file called .cpignore in each director=
 y
 >             it descends into on the source to obtain a list of exceptions
 >             for that directory -- that is, files not to copy or mess with=
 =2E
 >
 > Perhaps it could be reworded as "each directory of the source [tree] into
 > which it descends", but this is (IMHO) a matter of taste, and I'd rather
 > not get involved in those.
 
 Ah--it's not an extra word, but a clash of phrasing.  Sorry, I saw it
 out of context.  How about:
 
              Each source directory is checked for a file called
              .cpignore. If present, this file contains a list of
              exceptions: files that are not to be copied or messed with.
 
 "Messed with" is a little, uh, messy.  It doesn't really tell the reader
 what might happen to a file.  It could be copied, or it could be
 overwritten.  The last three words could be dropped if it just won't be
 copied; otherwise, seems like "cpignore" is a misnomer.
 
 -Warren Block * Rapid City, South Dakota USA