From c5eb6a3477fa76a7ced79294166b6b146588dfd3 Mon Sep 17 00:00:00 2001 From: MikeBeaton Date: Fri, 8 Oct 2021 06:36:37 +0100 Subject: [PATCH] Docs: Fix typos --- Docs/Configuration.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/Configuration.tex b/Docs/Configuration.tex index f38083bd..bdd5feff 100755 --- a/Docs/Configuration.tex +++ b/Docs/Configuration.tex @@ -6244,8 +6244,8 @@ contain a \texttt{BOOT\_IMAGE=...} value where the GRUB options do, and to conta \texttt{initrd=...} value while the GRUB options do not. All remaining options should match (option order does not matter) -- perhaps excluding less important graphics handover options (such as in the Ubuntu example given in \texttt{autoopts} below). If they do not, it is recommended -to manually add the missing options, e.g. with \texttt{patruuidopts:\{partuuid\}+=\{opts\}} to target a specific -distro (or just with \texttt{autoopts+={opts}}, which applies to all installed distros, if only one distro is in use). +to manually add the missing options, e.g. with \texttt{partuuidopts:\{partuuid\}+=\{opts\}} to target a specific +distro (or just with \texttt{autoopts+=\{opts\}}, which applies to all installed distros, if only one distro is in use). If using OpenLinuxBoot with Secure Boot, users may wish to use the \texttt{shim-to-cert.tool} included in OpenCore utilities, which can be used to extract the required public key to validate a distro's kernels directly, rather