From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1RvuQX-0003gq-1V for mharc-grub-devel@gnu.org; Fri, 10 Feb 2012 12:38:29 -0500 Received: from eggs.gnu.org ([140.186.70.92]:53764) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvuQP-0003ZE-14 for grub-devel@gnu.org; Fri, 10 Feb 2012 12:38:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RvuQJ-0000to-9t for grub-devel@gnu.org; Fri, 10 Feb 2012 12:38:21 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:53158) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvuQJ-0000tk-33 for grub-devel@gnu.org; Fri, 10 Feb 2012 12:38:15 -0500 Received: by wgbdt13 with SMTP id dt13so2289931wgb.30 for ; Fri, 10 Feb 2012 09:38:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=mStfPW+BYwoTbYNYpCgFJiXDs7MMwuLeqo8VAnmxsDs=; b=mFeEsVl2aNBbFE31tN4/P5qbqXIzkgMxD8/Mj4jdbVGs0EwacExJhOxipNR4d14W/M 9SzeZJ0r8fJ5OBAV9hEKJC4xo/MJszEAD4Dba8p7BAHn6AXN2Mmhy3O0UUsQM8WJYnb6 2AKye/v6qkEZX39bqSjINv7D1jmWYguTnMBtg= Received: by 10.180.78.233 with SMTP id e9mr4628795wix.0.1328895494193; Fri, 10 Feb 2012 09:38:14 -0800 (PST) Received: from [147.210.129.12] (laptop-147-210-129-12.labri.fr. [147.210.129.12]) by mx.google.com with ESMTPS id eq5sm19977450wib.2.2012.02.10.09.38.13 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 10 Feb 2012 09:38:13 -0800 (PST) Message-ID: <4F355604.4060105@gmail.com> Date: Fri, 10 Feb 2012 18:38:12 +0100 From: =?UTF-8?B?R3LDqWdvaXJlIFN1dHJl?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111114 Iceowl/1.0b2 Icedove/3.1.16 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: [PATCH] Unbreak help2man invocations References: <4F350965.7010801@gmail.com> <4F353CE5.5090907@gmail.com> In-Reply-To: <4F353CE5.5090907@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.49 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2012 17:38:26 -0000 On 02/10/2012 04:51 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > On 10.02.2012 13:11, Grégoire Sutre wrote: >> Following Vladimir's suggestion on IRC, the attached patch fixes >> bug http://savannah.gnu.org/bugs/?35452. >> > Go ahead. I've committed the patch and closed the bug report. Grégoire