GNU bug report logs - #46130
[PATCH] doc: Fix mapped devices example in the manual.

Previous Next

Package: guix-patches;

Reported by: Joshua Branson <jbranso <at> dismail.de>

Date: Wed, 27 Jan 2021 15:22:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#46130: closed ([PATCH] doc: Fix mapped devices example in the
 manual.)
Date: Thu, 28 Jan 2021 22:32:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 28 Jan 2021 17:31:17 -0500
with message-id <YBM7NYRMEz0jejU+@jasmine.lan>
and subject line Re: [bug#46130] [PATCH] doc: Fix mapped devices example in the manual.
has caused the debbugs.gnu.org bug report #46130,
regarding [PATCH] doc: Fix mapped devices example in the manual.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
46130: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46130
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Joshua Branson <jbranso <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: rg <at> raghavgururajan.name, Joshua Branson <jbranso <at> dismail.de>,
 tsymsh <at> gmail.com
Subject: [PATCH] doc: Fix mapped devices example in the manual.
Date: Wed, 27 Jan 2021 10:19:55 -0500
Reported by Raghav and Mikhail on guix-devel mailing list.

* doc/guix.texi (Mapped Devices): Replace target with targets.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 7e7c43286f..5ae5564d47 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -14066,7 +14066,7 @@ be declared as follows:
 @lisp
 (mapped-device
   (source "vg0")
-  (target (list "vg0-alpha" "vg0-beta"))
+  (targets (list "vg0-alpha" "vg0-beta"))
   (type lvm-device-mapping))
 @end lisp
 
-- 
2.30.0



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: guix-patches--- via <guix-patches <at> gnu.org>
Cc: rg <at> raghavgururajan.name, tsymsh <at> gmail.com,
 Joshua Branson <jbranso <at> dismail.de>, 46130-done <at> debbugs.gnu.org
Subject: Re: [bug#46130] [PATCH] doc: Fix mapped devices example in the manual.
Date: Thu, 28 Jan 2021 17:31:17 -0500
On Wed, Jan 27, 2021 at 10:19:55AM -0500, guix-patches--- via wrote:
> Reported by Raghav and Mikhail on guix-devel mailing list.
> 
> * doc/guix.texi (Mapped Devices): Replace target with targets.

Thanks!

I made sure you were the "author" of the commit and pushed as
4a480147336ba0c1073e20c1abdee8844451bd5a.

How did you submit the patch? It listed the author as "guix-patches---
via <guix-patches <at> gnu.org>".


This bug report was last modified 4 years and 117 days ago.

Previous Next


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