doc: Update formatting.

* doc/guix.texi (disk-image): Update formatting of "ext4".

Follow-up to 3f4d8a7f66.
This commit is contained in:
Danny Milosavljevic 2017-07-03 16:35:24 +02:00
parent aadd75acd6
commit 3b6e7d8651
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 1 additions and 1 deletions

View File

@ -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},