From e59277e19d3ca342721b88aad2fa9c841a6a7245 Mon Sep 17 00:00:00 2001 From: Damian Szuberski Date: Mon, 14 Nov 2022 20:00:56 +0100 Subject: [PATCH] docs: Correct GRUB_DISABLE_LINUX_PARTUUID documentation Signed-off-by: szubersk Reviewed-by: Daniel Kiper --- docs/grub.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/grub.texi b/docs/grub.texi index 37c1d1963..50c811a88 100644 --- a/docs/grub.texi +++ b/docs/grub.texi @@ -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 -- 2.47.2