[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 1/3] docs: Add note that drivemap is only available on i386-pc
From: |
Glenn Washburn |
Subject: |
[PATCH 1/3] docs: Add note that drivemap is only available on i386-pc |
Date: |
Tue, 12 Apr 2022 16:56:18 +0000 |
Signed-off-by: Glenn Washburn <development@efficientek.com>
---
docs/grub.texi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/grub.texi b/docs/grub.texi
index caba8befb4..a5070cdd24 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
--
2.25.1