unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
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





       reply	other threads:[~2021-01-27 15:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <67d56589-98f9-4c2c-96fe-f93dd5466ee7@gmail.com>
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

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

  List information: https://guix.gnu.org/

* 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 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).