From owner-freebsd-doc@FreeBSD.ORG Thu May 5 11:10:06 2005 Return-Path: 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 01E2916A4CE for ; Thu, 5 May 2005 11:10:06 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8E2043D58 for ; Thu, 5 May 2005 11:10:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j45BA5iX095409 for ; Thu, 5 May 2005 11:10:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j45BA5bw095408; Thu, 5 May 2005 11:10:05 GMT (envelope-from gnats) Date: Thu, 5 May 2005 11:10:05 GMT Message-Id: <200505051110.j45BA5bw095408@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Vasil Dimov Subject: Re: docs/80650: Wrong sed arguments in command for CRLF->LF conversion in porters-handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Vasil Dimov List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2005 11:10:06 -0000 The following reply was made to PR docs/80650; it has been noted by GNATS. From: Vasil Dimov To: Giorgos Keramidas Cc: bug-followup@freebsd.org Subject: Re: docs/80650: Wrong sed arguments in command for CRLF->LF conversion in porters-handbook Date: Thu, 5 May 2005 14:08:11 +0300 On Thu, May 05, 2005 at 01:37:40PM +0300, Giorgos Keramidas wrote: > Pleae note that the example in the porters-handbook is meant to be a > Makefile snippet, so the dollar (`$') character is doubled (because of > the way make(1) handles dollar signs in makefiles). Yes, of-course. I just cut-pasted the RE on the command line without looking at it. This PR should be closed.