From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MGoJb-0006lC-Qp for mharc-grub-devel@gnu.org; Wed, 17 Jun 2009 02:08:07 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MGoJZ-0006kQ-P2 for grub-devel@gnu.org; Wed, 17 Jun 2009 02:08:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MGoJU-0006iM-Vp for grub-devel@gnu.org; Wed, 17 Jun 2009 02:08:05 -0400 Received: from [199.232.76.173] (port=54759 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGoJU-0006iE-C7 for grub-devel@gnu.org; Wed, 17 Jun 2009 02:08:00 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]:63931) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MGoJT-0006Gt-MC for grub-devel@gnu.org; Wed, 17 Jun 2009 02:08:00 -0400 Received: from [85.180.6.96] (e180006096.adsl.alicedsl.de [85.180.6.96]) by mrelayeu.kundenserver.de (node=mrbap1) with ESMTP (Nemesis) id 0MKt2u-1MGoJS3KDp-00068j; Wed, 17 Jun 2009 08:07:59 +0200 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <20090616231908.GU7367@riva.ucam.org> References: <20090616231908.GU7367@riva.ucam.org> Content-Type: text/plain Date: Wed, 17 Jun 2009 08:07:58 +0200 Message-Id: <1245218878.3497.1.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1+yZc+EwaX1dRtFXp5i9XHepEYIv0b/DU2adI0 YqYUtEnhFytecaO0YR3hQJlPzRIIFF/1M37Z+rQeOGL0PEXaDE p12+AbYTc+OQ5SxjpbN/MmpPSsZ9O6y X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] Fix up grub-mkimage help2man output X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2009 06:08:06 -0000 Am Mittwoch, den 17.06.2009, 00:19 +0100 schrieb Colin Watson: > > grub-mkimage's help2man output is messed up for a couple of targets; > option lines in help text need to start with two spaces for help2man > to > recognise them as options rather than as flowing text. Most of GRUB > gets > this right, but a few places don't. Thanks Colin. I just commited it. -- Felix Zielcke