From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1TqoMC-00055K-B0 for mharc-grub-devel@gnu.org; Thu, 03 Jan 2013 12:13:28 -0500 Received: from eggs.gnu.org ([208.118.235.92]:51309) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqoM9-00052y-By for grub-devel@gnu.org; Thu, 03 Jan 2013 12:13:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TqoM8-0003Au-8x for grub-devel@gnu.org; Thu, 03 Jan 2013 12:13:25 -0500 Received: from mail-ea0-f178.google.com ([209.85.215.178]:64973) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqoM8-0003Aj-2C for grub-devel@gnu.org; Thu, 03 Jan 2013 12:13:24 -0500 Received: by mail-ea0-f178.google.com with SMTP id k11so6505704eaa.23 for ; Thu, 03 Jan 2013 09:13:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type; bh=MiBdDPpuRNP3aNhiDE2+6+m6aQj9lc4pst660/p4M/E=; b=Ve8W5qpflyCTEdowsT9Sf2Q5ieSRaYtgg4VmdfDrQQLCzzhhSvFEndVMFSR3r4kgS9 wWiHXYRqUBm7vXPhrHcRZk+6SNmHy704rMgZ1i8Tm1DCFlNNoExr6Yqt/R9dnhS4bjbg Ca3Sv6lIr/Iv1yiyAZhB0TW+8jgR906LbAT9V0vViMkl9YKyiAc4GUqu84CTpXFHZHPU EfasQUrHvw2ggDC/eyG6UWczGKTN4O5zuLi3D3O2jEt61rixPaDRBUWtX6fDeWQWIrhF G6ZhFWdWFgPlYCr5DwvKcDDzRojwvYzpnIcSsNDVM4ifb2bqAUEt8zigbm7/0VAp8C6U lw/g== X-Received: by 10.14.221.5 with SMTP id q5mr135376000eep.33.1357233202518; Thu, 03 Jan 2013 09:13:22 -0800 (PST) Received: from debian.x201.phnet (229-81.78-83.cust.bluewin.ch. [83.78.81.229]) by mx.google.com with ESMTPS id b2sm105113547eep.9.2013.01.03.09.13.20 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 03 Jan 2013 09:13:21 -0800 (PST) Message-ID: <50E5BC27.5090209@gmail.com> Date: Thu, 03 Jan 2013 18:13:11 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121122 Icedove/10.0.11 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: [PATCH] Clean up dangling references to grub-setup References: <20130102171852.GC21216@riva.dynamic.greenend.org.uk> In-Reply-To: <20130102171852.GC21216@riva.dynamic.greenend.org.uk> X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigC653E8E907D12E4492D6385D" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.215.178 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: Thu, 03 Jan 2013 17:13:26 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC653E8E907D12E4492D6385D Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02.01.2013 18:18, Colin Watson wrote: > https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1082045 notes a > dangling documentation reference to grub-setup, and I found several > others. This patch cleans them up as best I can manage; it would be a > little better if the .h2m files could contain architecture-specific > substitutions, but I think this is good enough. In general it's better to avoid mentionning grub-*-setup in user docs at all. Such info is inner workings and belongs to dev docs. --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enigC653E8E907D12E4492D6385D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAlDlvC8ACgkQNak7dOguQgkNTAD8CmCsGS+4PgbuvHAf30zrfmWR Gxp+UfhQOKzkr3jjdWgA/REPn/iMfRFcURWYe621hr8u8esd3khAbJXE84NVC9HE =GqOV -----END PGP SIGNATURE----- --------------enigC653E8E907D12E4492D6385D--