From: Paul Menzel Date: Wed, 8 Apr 2020 08:19:26 +0000 (+0200) Subject: docs/grub: Fix typo in *preferred* X-Git-Tag: grub-2.06-rc1~280 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0c7769a41842426e39fa68b160be59866d1a83d;p=thirdparty%2Fgrub.git docs/grub: Fix typo in *preferred* Signed-off-by: Paul Menzel Reviewed-by: Daniel Kiper --- 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.