GNU bug report logs - #33543
[PATCH 0/1] Fixes for guix.texi manual.

Previous Next

Package: guix-patches;

Reported by: Miguel Arruga Vivas <rosen644835 <at> gmail.com>

Date: Wed, 28 Nov 2018 19:10:02 UTC

Severity: normal

Tags: fixed, patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 33543 in the body.
You can then email your comments to 33543 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#33543; Package guix-patches. (Wed, 28 Nov 2018 19:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Miguel Arruga Vivas <rosen644835 <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 28 Nov 2018 19:10:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Miguel Arruga Vivas <rosen644835 <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Miguel Ángel Arruga Vivas <rosen644835 <at> gmail.com>
Subject: [PATCH 0/1] Fixes for guix.texi manual.
Date: Wed, 28 Nov 2018 20:02:36 +0100
From: Miguel Ángel Arruga Vivas <rosen644835 <at> gmail.com>

Hello,

I've found an inconsistency in the use of system variable in the manual, in
the installation section, and an use of file markup instead of email for this
address later on. Should I split up these changes in two separate patches?

Best regards,
Miguel

Miguel Ángel Arruga Vivas (1):
  doc: Typos in guix.texi manual.

 doc/guix.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.19.2





Information forwarded to guix-patches <at> gnu.org:
bug#33543; Package guix-patches. (Wed, 28 Nov 2018 19:13:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Miguel Arruga Vivas <rosen644835 <at> gmail.com>
To: 33543 <at> debbugs.gnu.org,
	guix-patches <at> gnu.org
Cc: Miguel Ángel Arruga Vivas <rosen644835 <at> gmail.com>
Subject: [PATCH 1/1] doc: Typos in guix.texi manual.
Date: Wed, 28 Nov 2018 20:11:56 +0100
From: Miguel Ángel Arruga Vivas <rosen644835 <at> gmail.com>

* doc/guix.texi (USB Stick and DVD Installation): use @var{system}
consistently.
(Proceeding with the Installation): use @email markup instead of @file.
---
 doc/guix.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index c040a8531a..877355e123 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -9160,7 +9160,7 @@ its device name.  Assuming that the USB stick is known as @file{/dev/sdX},
 copy the image with:
 
 @example
-dd if=guixsd-install-@value{VERSION}.x86_64-linux.iso of=/dev/sdX
+dd if=guixsd-install-@value{VERSION}.@var{system}.iso of=/dev/sdX
 sync
 @end example
 
@@ -9185,7 +9185,7 @@ its device name.  Assuming that the DVD drive is known as @file{/dev/srX},
 copy the image with:
 
 @example
-growisofs -dvd-compat -Z /dev/srX=guixsd-install-@value{VERSION}.x86_64.iso
+growisofs -dvd-compat -Z /dev/srX=guixsd-install-@value{VERSION}.@var{system}.iso
 @end example
 
 Access to @file{/dev/srX} usually requires root privileges.
@@ -9545,7 +9545,7 @@ system}).  We recommend doing that regularly so that your system
 includes the latest security updates (@pxref{Security Updates}).
 
 Join us on @code{#guix} on the Freenode IRC network or on
-@file{guix-devel@@gnu.org} to share your experience---good or not so
+@email{guix-devel@@gnu.org} to share your experience---good or not so
 good.
 
 @node Installing GuixSD in a VM
-- 
2.19.2





Information forwarded to guix-patches <at> gnu.org:
bug#33543; Package guix-patches. (Wed, 28 Nov 2018 19:13:02 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#33543; Package guix-patches. (Sun, 02 Dec 2018 22:30:02 GMT) Full text and rfc822 format available.

Message #14 received at 33543 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Miguel Arruga Vivas <rosen644835 <at> gmail.com>
Cc: 33543 <at> debbugs.gnu.org
Subject: Re: [bug#33543] [PATCH 1/1] doc: Typos in guix.texi manual.
Date: Sun, 02 Dec 2018 23:29:21 +0100
Hello,

Miguel Arruga Vivas <rosen644835 <at> gmail.com> skribis:

> From: Miguel Ángel Arruga Vivas <rosen644835 <at> gmail.com>
>
> * doc/guix.texi (USB Stick and DVD Installation): use @var{system}
> consistently.
> (Proceeding with the Installation): use @email markup instead of @file.

Good catch.  Applied, thanks!

Ludo’.




Added tag(s) fixed. Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Sun, 02 Dec 2018 22:30:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 33543 <at> debbugs.gnu.org and Miguel Arruga Vivas <rosen644835 <at> gmail.com> Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Sun, 02 Dec 2018 22:30:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 31 Dec 2018 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 175 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.