docs: Correct GRUB_DISABLE_LINUX_PARTUUID documentation

Signed-off-by: szubersk <szuberskidamian@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
This commit is contained in:
Damian Szuberski 2022-11-14 20:00:56 +01:00 committed by Daniel Kiper
parent 06e77f2750
commit e59277e19d

View 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