Signed-off-by: Flavio Suligoi <[email protected]>
---
Documentation/x86/x86_64/uefi.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/x86/x86_64/uefi.rst b/Documentation/x86/x86_64/uefi.rst
index 88c3ba3..3b89410 100644
--- a/Documentation/x86/x86_64/uefi.rst
+++ b/Documentation/x86/x86_64/uefi.rst
@@ -36,7 +36,7 @@ Mechanics
elilo bootloader with x86_64 support, elilo configuration file,
kernel image built in first step and corresponding
- initrd. Instructions on building elilo and its dependencies
+ initrd. Instructions on building elilo and its dependencies
can be found in the elilo sourceforge project.
- Boot to EFI shell and invoke elilo choosing the kernel image built
--
2.7.4
On Tue, 28 Apr 2020 15:32:25 +0200
Flavio Suligoi <[email protected]> wrote:
> Signed-off-by: Flavio Suligoi <[email protected]>
> ---
> Documentation/x86/x86_64/uefi.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/x86/x86_64/uefi.rst b/Documentation/x86/x86_64/uefi.rst
> index 88c3ba3..3b89410 100644
> --- a/Documentation/x86/x86_64/uefi.rst
> +++ b/Documentation/x86/x86_64/uefi.rst
> @@ -36,7 +36,7 @@ Mechanics
>
> elilo bootloader with x86_64 support, elilo configuration file,
> kernel image built in first step and corresponding
> - initrd. Instructions on building elilo and its dependencies
> + initrd. Instructions on building elilo and its dependencies
> can be found in the elilo sourceforge project.
Applied, thanks.
jon