From: guix-patches--- via <guix-patches@gnu.org>
To: 46130@debbugs.gnu.org
Cc: rg@raghavgururajan.name, Joshua Branson <jbranso@dismail.de>,
tsymsh@gmail.com
Subject: [bug#46130] [PATCH] doc: Fix mapped devices example in the manual.
Date: Wed, 27 Jan 2021 10:19:55 -0500 [thread overview]
Message-ID: <20210127151955.30105-1-jbranso@dismail.de> (raw)
In-Reply-To: <67d56589-98f9-4c2c-96fe-f93dd5466ee7@gmail.com>
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
next prev parent reply other threads:[~2021-01-27 15:22 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-26 12:31 Possible bug in configuration-system? Raghav Gururajan
2021-01-26 15:35 ` Raghav Gururajan
2021-01-26 16:14 ` Mikhail Tsykalov
2021-01-26 16:18 ` Raghav Gururajan
2021-01-26 16:35 ` Raghav Gururajan
2021-01-27 15:19 ` guix-patches--- via [this message]
2021-01-28 22:31 ` [bug#46130] [PATCH] doc: Fix mapped devices example in the manual Leo Famulari
2021-01-26 20:20 ` Possible bug in configuration-system? jbranso
2021-01-28 14:18 ` Ludovic Courtès
2021-01-28 16:59 ` jbranso--- via Development of GNU Guix and the GNU System distribution.
2021-01-28 18:25 ` Raghav Gururajan
2021-01-28 18:49 ` Possible bug in configuration-system? and an off topic quotation jbranso--- via Development of GNU Guix and the GNU System distribution.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210127151955.30105-1-jbranso@dismail.de \
--to=guix-patches@gnu.org \
--cc=46130@debbugs.gnu.org \
--cc=jbranso@dismail.de \
--cc=rg@raghavgururajan.name \
--cc=tsymsh@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.