From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 93-97-173-237.zone5.bethere.co.uk ([93.97.173.237] helo=tim.rpsys.net) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QramT-0001LB-RJ for bitbake-devel@lists.openembedded.org; Thu, 11 Aug 2011 21:19:02 +0200 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id p7BJEUmT000861; Thu, 11 Aug 2011 20:14:30 +0100 Received: from tim.rpsys.net ([127.0.0.1]) by localhost (tim.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 32410-07; Thu, 11 Aug 2011 20:14:26 +0100 (BST) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id p7BJEKMp000852 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 11 Aug 2011 20:14:24 +0100 From: Richard Purdie To: Mark Hatle In-Reply-To: <4E42A174.1010907@windriver.com> References: <1312989126.14274.386.camel@rex> <4E42A174.1010907@windriver.com> Date: Thu, 11 Aug 2011 20:13:43 +0100 Message-ID: <1313090023.14274.464.camel@rex> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 X-Virus-Scanned: amavisd-new at rpsys.net Cc: bitbake-devel@lists.openembedded.org Subject: Re: [PATCH] bitbake/usermanual: Update to be more in sync with bitbake codebase X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2011 19:19:02 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Wed, 2011-08-10 at 10:19 -0500, Mark Hatle wrote: > Found a typo... > > On 8/10/11 10:12 AM, Richard Purdie wrote: > > Signed-off-by: Richard Purdie > > --- > > diff --git a/bitbake/doc/manual/usermanual.xml b/bitbake/doc/manual/usermanual.xml > > index 7dea949..01b69b8 100644 > > --- a/bitbake/doc/manual/usermanual.xml > > +++ b/bitbake/doc/manual/usermanual.xml Merged with fixes for the typos, thanks. Richard