]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
docs: Correct GRUB_DISABLE_LINUX_PARTUUID documentation
authorDamian Szuberski <szuberskidamian@gmail.com>
Mon, 14 Nov 2022 19:00:56 +0000 (20:00 +0100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Mon, 14 Nov 2022 19:00:56 +0000 (20:00 +0100)
Signed-off-by: szubersk <szuberskidamian@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
docs/grub.texi

index 37c1d1963ba0b4096a11946fdb9cb749f0c210cd..50c811a88e0604aa7f1e23d56e90c65d40c72ee4 100644 (file)
@@ -1695,7 +1695,8 @@ command.
 @end multitable
 
 Remember, @samp{GRUB_DISABLE_LINUX_PARTUUID} and @samp{GRUB_DISABLE_LINUX_UUID}
-are also considered to be set to @samp{false} when they are unset.
+are also considered to be set to @samp{true} and @samp{false}, respectively,
+when they are unset.
 
 @node Shell-like scripting
 @section Writing full configuration files directly