GNU bug report logs -
#32091
[PATCH] Fix FTP link in documentation.
Previous Next
Reported by: EuAndreh <eu <at> euandre.org>
Date: Sun, 8 Jul 2018 04:35:02 UTC
Severity: normal
Tags: patch
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 09 Jul 2018 16:46:59 +0200
with message-id <87va9ofov0.fsf <at> gnu.org>
and subject line Re: [bug#32091] [PATCH] Fix FTP link in documentation.
has caused the debbugs.gnu.org bug report #32091,
regarding [PATCH] Fix FTP link in documentation.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
32091: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32091
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
The current incorrect link at: https://www.gnu.org/software/guix/manual/en/guix.html#Running-GuixSD-in-a-VM.
I looked for other instances of this mistake in the docs, but I could't
find any.
* doc/guix.texi: fix link to GuixSD VM image in FTP server.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index c79d78f2d..8b6ff73f4 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -21323,7 +21323,7 @@ example graph.
@cindex virtual machine
To run GuixSD in a virtual machine (VM), one can either use the
pre-built GuixSD VM image distributed at
-@indicateurl{ftp://alpha.gnu.org/guix/guixsd-vm-image-@value{VERSION}.@var{system}.tar.xz}
+@indicateurl{ftp://alpha.gnu.org/gnu/guix/guixsd-vm-image-@value{VERSION}.@var{system}.xz}
, or build their own virtual machine image using @command{guix system
vm-image} (@pxref{Invoking guix system}). The returned image is in
qcow2 format, which the @uref{http://qemu.org/, QEMU emulator} can
--
2.16.4
[Message part 3 (message/rfc822, inline)]
Hello,
EuAndreh <eu <at> euandre.org> skribis:
> The current incorrect link at: https://www.gnu.org/software/guix/manual/en/guix.html#Running-GuixSD-in-a-VM.
>
> I looked for other instances of this mistake in the docs, but I could't
> find any.
>
> * doc/guix.texi: fix link to GuixSD VM image in FTP server.
Applied, thanks!
Ludo'.
This bug report was last modified 6 years and 313 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.