From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#24851: Small Typo in Guix Documentation Date: Tue, 1 Nov 2016 15:06:58 -0400 Message-ID: <20161101190658.GB14310@jasmine> References: <20161101172056.1259B200F7@smtp.hushmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48609) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c1ePl-00043a-Ep for bug-guix@gnu.org; Tue, 01 Nov 2016 15:08:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c1ePi-00070f-Aw for bug-guix@gnu.org; Tue, 01 Nov 2016 15:08:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:52172) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c1ePi-00070a-3Q for bug-guix@gnu.org; Tue, 01 Nov 2016 15:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1c1ePh-0000nW-P9 for bug-guix@gnu.org; Tue, 01 Nov 2016 15:08:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20161101172056.1259B200F7@smtp.hushmail.com> 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: saffronsnail@hushmail.com Cc: 24851@debbugs.gnu.org On Tue, Nov 01, 2016 at 10:20:55AM -0700, saffronsnail@hushmail.com wrote: > Hello, > I was reading Section 7.2.11 of the Guix manual and I noticed a small > typo. In the second paragraph beneath the initrd example the sentence > reads "The initial RAM disk produced by base-initrd honors several > options passed on the Linux kernel command line (that is, arguments > passed via the linux command of GRUB, or the -append option) of QEMU, > notably:". I believe that the close parenthesis should come after > "QEMU", not after "option". > Thanks for your time,saff Hm, I'm not sure exactly which meaning is intended here. Does anyone have advice? Andreas, you made this change in 1068f26b7.