diff options
author | Flavio Suligoi <f.suligoi@asem.it> | 2020-04-28 15:32:25 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-04-28 12:27:17 -0600 |
commit | 2d5694796b6b4afe188270388813c6c89e4d3f46 (patch) | |
tree | 664b99d1658f79a34e661b5ee41a1bd0a9c7e00b /Documentation/x86 | |
parent | 7b9121040d83eb9e332f7dbc140eca17643d3586 (diff) | |
download | linux-2d5694796b6b4afe188270388813c6c89e4d3f46.tar.bz2 |
Documentation: x86: fix space instead of tab in uefi doc
Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
Link: https://lore.kernel.org/r/1588080745-21999-1-git-send-email-f.suligoi@asem.it
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/x86')
-rw-r--r-- | Documentation/x86/x86_64/uefi.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/x86/x86_64/uefi.rst b/Documentation/x86/x86_64/uefi.rst index 88c3ba32546f..3b894103a734 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 |