diff mbox series

[bug#43981] doc: Update path for gcroots.

Message ID 20201013191139.31881-1-jonathan.brielmaier@web.de
State Accepted
Headers show
Series [bug#43981] doc: Update path for gcroots. | expand

Checks

Context Check Description
cbaines/applying patch fail View Laminar job

Commit Message

Jonathan Brielmaier Oct. 13, 2020, 7:11 p.m. UTC
* doc/cuirass.texi (Invoking cuirass): Update path for gcroots.
---
 doc/cuirass.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
2.28.0

Comments

Mathieu Othacehe Oct. 13, 2020, 7:39 p.m. UTC | #1
> * doc/cuirass.texi (Invoking cuirass): Update path for gcroots.

Applied, thanks!

Mathieu
diff mbox series

Patch

diff --git a/doc/cuirass.texi b/doc/cuirass.texi
index c6f64c9..00baf4a 100644
--- a/doc/cuirass.texi
+++ b/doc/cuirass.texi
@@ -221,7 +221,7 @@  instructs it to keep those GC roots live for at least @var{duration}---e.g.,
 30 days.

 Those GC roots are typically stored in
-@file{/var/guix/gcroots/per-user/@var{user}/cuirass}, where @var{user} is the
+@file{/var/guix/gcroots/profiles/per-user/@var{user}/cuirass}, where @var{user} is the
 user under which Cuirass is running.

 @item --port=@var{num}