From: Glenn Washburn Date: Tue, 12 Apr 2022 16:56:18 +0000 (+0000) Subject: docs: Add note that drivemap is only available on i386-pc X-Git-Tag: grub-2.12-rc1~393 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4c3ca4474ce295f696e27778020a6e3b05c1be4;p=thirdparty%2Fgrub.git docs: Add note that drivemap is only available on i386-pc Signed-off-by: Glenn Washburn Reviewed-by: Daniel Kiper --- diff --git a/docs/grub.texi b/docs/grub.texi index 62e51564b..93f2d311e 100644 --- a/docs/grub.texi +++ b/docs/grub.texi @@ -4448,6 +4448,8 @@ For example: @example drivemap -s (hd0) (hd1) @end example + +NOTE: Only available on i386-pc. @end deffn