[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2] docs/grub: Fix typo in *preferred*
From: |
Paul Menzel |
Subject: |
[PATCH v2] docs/grub: Fix typo in *preferred* |
Date: |
Wed, 8 Apr 2020 10:19:26 +0200 |
Signed-off-by: Paul Menzel <address@hidden>
---
Add Signed-off-by line.
docs/grub.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/grub.texi b/docs/grub.texi
index 8e6f9acec..ba1169487 100644
--- a/docs/grub.texi
+++ b/docs/grub.texi
@@ -4729,7 +4729,7 @@ be reloaded after using this command (@pxref{module}).
Some kernels have known problems. You need to specify --quirk-* for those.
--quirk-bad-kludge is a problem seen in several products that they include
loading kludge information with invalid data in ELF file. GRUB prior to 0.97
-and some custom builds prefered ELF information while 0.97 and GRUB 2
+and some custom builds preferred ELF information while 0.97 and GRUB 2
use kludge. Use this option to ignore kludge.
Known affected systems: old Solaris, SkyOS.
--
2.26.0
- [PATCH v2] docs/grub: Fix typo in *preferred*,
Paul Menzel <=