unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Tomas Volf <~@wolfsden.cz>
To: 68353@debbugs.gnu.org
Cc: "Tomas Volf" <~@wolfsden.cz>,
	"Florian Pelz" <pelzflorian@pelzflorian.de>,
	"Ludovic Courtès" <ludo@gnu.org>,
	"Matthew Trzcinski" <matt@excalamus.com>
Subject: [bug#68353] [PATCH v2 2/2] doc: Fix bug in hg-reference documentation.
Date: Sun, 12 May 2024 11:57:41 +0200	[thread overview]
Message-ID: <fe1c1fed1d27728d3e82c167c3b3aefcc4b21350.1715507861.git.~@wolfsden.cz> (raw)
In-Reply-To: <82ec854214fad37f82bc18d4424ac61f82da3f1a.1715507861.git.~@wolfsden.cz>

The field is called changeset, not revision.  And the string does not have to
be a number.

* doc/guix.texi (origin Reference): Fix documentation for hg-reference.

Change-Id: Ic622dfc7b44caf42d070cdab8e42808dd96e6d63
---
 doc/guix.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index bc73942eaf..230ba511c5 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -8238,8 +8238,8 @@ origin Reference
 @item @code{url}
 The URL of the Mercurial repository to clone.
 
-@item @code{revision}
-This string denotes revision to fetch specified as a number.
+@item @code{changeset}
+This string denotes changeset to fetch.
 @end table
 @end deftp
 
-- 
2.41.0





  reply	other threads:[~2024-05-12  9:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-09 22:29 [bug#68353] [PATCH 0/2] Minor improvements to the documentation Tomas Volf
2024-01-09 22:45 ` [bug#68353] [PATCH 1/2] doc: Document cvs-fetch and cvs-reference Tomas Volf
2024-01-09 22:45 ` [bug#68353] [PATCH 2/2] doc: Fix bug in hg-reference documentation Tomas Volf
2024-05-12  9:57 ` [bug#68353] [PATCH v2 1/2] doc: Document cvs-fetch and cvs-reference Tomas Volf
2024-05-12  9:57   ` Tomas Volf [this message]
2024-05-13 12:45   ` bug#68353: " Ludovic Courtès

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='fe1c1fed1d27728d3e82c167c3b3aefcc4b21350.1715507861.git.~@wolfsden.cz' \
    --to=~@wolfsden.cz \
    --cc=68353@debbugs.gnu.org \
    --cc=ludo@gnu.org \
    --cc=matt@excalamus.com \
    --cc=pelzflorian@pelzflorian.de \
    /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).