unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#46130] [PATCH] doc: Fix mapped devices example in the manual.
       [not found] <67d56589-98f9-4c2c-96fe-f93dd5466ee7@gmail.com>
@ 2021-01-27 15:19 ` guix-patches--- via
  2021-01-28 22:31   ` Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: guix-patches--- via @ 2021-01-27 15:19 UTC (permalink / raw)
  To: 46130; +Cc: rg, Joshua Branson, tsymsh

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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#46130] [PATCH] doc: Fix mapped devices example in the manual.
  2021-01-27 15:19 ` [bug#46130] [PATCH] doc: Fix mapped devices example in the manual guix-patches--- via
@ 2021-01-28 22:31   ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2021-01-28 22:31 UTC (permalink / raw)
  To: 46130; +Cc: rg, 46130-done, Joshua Branson, tsymsh

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@gnu.org>".




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-28 22:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <67d56589-98f9-4c2c-96fe-f93dd5466ee7@gmail.com>
2021-01-27 15:19 ` [bug#46130] [PATCH] doc: Fix mapped devices example in the manual guix-patches--- via
2021-01-28 22:31   ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).