grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] docs/grub: Support for probing partition UUID on MSDOS disks


From: Jacob Kroon
Subject: [PATCH] docs/grub: Support for probing partition UUID on MSDOS disks
Date: Wed, 13 May 2020 11:04:37 +0200

Support was implemented in commit

c7cb11b2198a07098143ecc67b19497ba25df28f

Signed-off-by: Jacob Kroon <address@hidden>
---
 docs/grub.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/grub.texi b/docs/grub.texi
index d6408d242..c93613460 100644
--- a/docs/grub.texi
+++ b/docs/grub.texi
@@ -4858,7 +4858,7 @@ a rest.
 Retrieve device information. If option @option{--set} is given, assign result
 to variable @var{var}, otherwise print information on the screen.
 
-The option @option{--part-uuid} is currently only implemented for 
GPT-formatted disks.
+The option @option{--part-uuid} is currently only implemented for MSDOS and 
GPT formatted disks.
 @end deffn
 
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]