From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: bug#27007: [PATCH 2/2] doc: Adapt to multiple bootloader support. Date: Thu, 08 Jun 2017 12:59:06 +0200 Message-ID: <86vao6iw3p.fsf@gmail.com> References: <87shjvsquh.fsf@gnu.org> <20170531072328.16116-1-m.othacehe@gmail.com> <20170531072328.16116-3-m.othacehe@gmail.com> <87zidmd8lv.fsf@gnu.org> <20170605161157.7faa9480@scratchpost.org> <87efuw91bn.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dIvAd-0008Nm-M0 for bug-guix@gnu.org; Thu, 08 Jun 2017 07:00:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dIvAY-0007Aj-SV for bug-guix@gnu.org; Thu, 08 Jun 2017 07:00:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59711) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dIvAY-0007Ae-Oe for bug-guix@gnu.org; Thu, 08 Jun 2017 07:00:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dIvAY-000111-Gk for bug-guix@gnu.org; Thu, 08 Jun 2017 07:00:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87efuw91bn.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 27007@debbugs.gnu.org Hi, Just sent a v2 addressing your remarks ! Thanks, Mathieu > I think it would make sense to be explicit about this in the manual. > > Ludo’.