diff options
| -rw-r--r-- | doc/guix.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index fe057a98df2..ef9922c423b 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -46442,8 +46442,7 @@ user need to enter a passphrase or use the REPL, this happens using the intended keyboard layout. When @var{qemu-networking?} is true, set up networking with the standard QEMU -parameters. When @var{virtio?} is true, load additional modules so that the -initrd can be used as a QEMU guest with para-virtualized I/O drivers. +parameters. When @var{volatile-root?} is true, the root file system is writable but any changes to it are lost. |
