From: Andrea Bolognani Date: Fri, 27 Jan 2023 15:44:43 +0000 (+0100) Subject: docs: Fix documentation for loader.stateless attribute X-Git-Tag: v9.2.0-rc1~271 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3d0857f2ed8146e392244957cb8e3aef7af8476;p=thirdparty%2Flibvirt.git docs: Fix documentation for loader.stateless attribute It works exactly the other way around. Signed-off-by: Andrea Bolognani Reviewed-by: Michal Privoznik --- diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 638768c18d..978c979c02 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -255,7 +255,7 @@ harddisk, cdrom, network) determining where to obtain/find the boot image. is assumed that there will be a writable NVRAM available. In some cases, however, it may be desirable for the loader to run without any NVRAM, discarding any config changes on shutdown. The ``stateless`` flag (:since:`Since 8.6.0`) - can be used to control this behaviour, when set to ``no`` NVRAM will never + can be used to control this behaviour, when set to ``yes`` NVRAM will never be created. ``nvram`` Some UEFI firmwares may want to use a non-volatile memory to store some