From 3b6e7d8651bdcfcad41d086753296299c9b6b786 Mon Sep 17 00:00:00 2001 From: Danny Milosavljevic Date: Mon, 3 Jul 2017 16:35:24 +0200 Subject: doc: Update formatting. * doc/guix.texi (disk-image): Update formatting of "ext4". Follow-up to 3f4d8a7f66060e93a247797a9bbd2fcbee6922a3. --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index 811031697c..17492bfe59 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -16191,7 +16191,7 @@ estimates the size of the image needed to store the system, but you can use the @option{--image-size} option to specify a value. You can specify the root file system type by using the -@option{--file-system-type} option. It defaults to "ext4". +@option{--file-system-type} option. It defaults to @code{ext4}. When using @code{vm-image}, the returned image is in qcow2 format, which the QEMU emulator can efficiently use. @xref{Running GuixSD in a VM}, -- cgit v1.2.3