guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#35004] [PATCH] doc: Fix typo.


From: zimoun
Subject: [bug#35004] [PATCH] doc: Fix typo.
Date: Mon, 11 Jan 2021 15:21:48 +0100

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]