docs/69086: Porters Handbook: How to convert from CR/LF to LF using REINPLACE_CMD

Alexey Dokuchaev danfe at nsu.ru
Mon Aug 9 03:10:33 UTC 2004


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

From: Alexey Dokuchaev <danfe at nsu.ru>
To: Peter Pentchev <roam at ringlet.net>
Cc: bug-followup at FreeBSD.org
Subject: Re: docs/69086: Porters Handbook: How to convert from CR/LF to LF using REINPLACE_CMD
Date: Mon, 9 Aug 2004 10:05:28 +0700

 On Fri, Aug 06, 2004 at 06:45:14PM +0300, Peter Pentchev wrote:
 > On Fri, Aug 06, 2004 at 04:43:47PM +0300, Peter Pentchev wrote:
 > > On Thu, Jul 15, 2004 at 02:01:05PM +0700, Alexey Dokuchaev wrote:
 > > > 
 > > > >Number:         69086
 > > > >Category:       docs
 > > > >Synopsis:       Porters Handbook: How to convert from CR/LF to LF using REINPLACE_CMD
 > > 
 > > What do you think about the following patch, which advocates a bit more
 > > efficient method (find/xargs will invoke REINPLACE_CMD an order of
 > > magnitude less than invoking it for each and every file, or even on many
 > > files in succession :), and also has some minor corrections and
 > > rewording to the text above?
 > 
 > Or how about the following, which uses the &windows; entity properly? :)
 
 This also looks good.
 
 ./danfe



More information about the freebsd-doc mailing list