From 1348ef6f90950376e5bae83f6f21d86309192942 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel=20Arruga=20Vivas?= Date: Tue, 30 Apr 2019 01:04:07 +0200 Subject: [PATCH] doc: Fix typo. * doc/guix.texi (VM): Missing dot after URL---long line. --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index 297eff2405..98e84923fe 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -24650,7 +24650,7 @@ example graph. @cindex virtual machine To run Guix in a virtual machine (VM), one can use the pre-built Guix VM image distributed at -@indicateurl{@value{BASE-URL}/guix-system-vm-image-@value{VERSION}.@var{system}.xz} +@indicateurl{@value{BASE-URL}/guix-system-vm-image-@value{VERSION}.@var{system}.xz}. This image is a compressed image in QCOW format. You will first need to decompress with @command{xz -d}, and then you can pass it to an emulator such as QEMU (see below for details). -- 2.21.0