unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: 35004@debbugs.gnu.org
Cc: "Joshua C. Randall" <jcrandall@alum.mit.edu>
Subject: [bug#35004] [PATCH] doc: Fix typo.
Date: Mon, 11 Jan 2021 15:21:48 +0100	[thread overview]
Message-ID: <20210111142148.20595-1-zimon.toutoune@gmail.com> (raw)
In-Reply-To: <CAFBLGSPVJWTyCqpoq1REM827VXJHTeZVwC2tvfP+vY8QZBO_Gg@mail.gmail.com>

From: "Joshua C. Randall" <jcrandall@alum.mit.edu>

Fixes <http://bugs.gnu.org/35004>.

* doc/guix.texi (Invoking guix package): Fix typo.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index b3447a169f..ceccc04356 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -3077,7 +3077,7 @@ shells get all the right environment variable definitions:
 
 @example
 GUIX_PROFILE="$HOME/.guix-profile" ; \
-source "$HOME/.guix-profile/etc/profile"
+source "$GUIX_PROFILE/etc/profile"
 @end example
 
 In a multi-user setup, user profiles are stored in a place registered as

base-commit: 8152fd1af551f4bcec2ef59243264c10ff48daea
-- 
2.29.2





  parent reply	other threads:[~2021-01-11 14:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-26 15:28 [bug#35004] Docs refer to $HOME/.guix-profile instead of $GUIX_PROFILE Joshua Randall
2019-03-26 16:31 ` [bug#35004] [PATCH] DRY manual reference to HOME/.guix-profile josh.randall
2021-01-11 14:21 ` zimoun [this message]
2021-01-19 10:57   ` bug#35004: [PATCH] doc: Fix typo Mathieu Othacehe

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=20210111142148.20595-1-zimon.toutoune@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=35004@debbugs.gnu.org \
    --cc=jcrandall@alum.mit.edu \
    /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).