[bootlin/training-materials updates] master: slides/sysdev-bootloaders-u-boot: add missing word (737ac38f)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Jan 12 18:22:04 CET 2023


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/737ac38fc5b12b31dd4daf4e1aeb0071b50ff3c7

>---------------------------------------------------------------

commit 737ac38fc5b12b31dd4daf4e1aeb0071b50ff3c7
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Jan 12 18:22:04 2023 +0100

    slides/sysdev-bootloaders-u-boot: add missing word
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

737ac38fc5b12b31dd4daf4e1aeb0071b50ff3c7
 slides/sysdev-bootloaders-u-boot/sysdev-bootloaders-u-boot.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/sysdev-bootloaders-u-boot/sysdev-bootloaders-u-boot.tex b/slides/sysdev-bootloaders-u-boot/sysdev-bootloaders-u-boot.tex
index 283b1a23..0d2d89ad 100644
--- a/slides/sysdev-bootloaders-u-boot/sysdev-bootloaders-u-boot.tex
+++ b/slides/sysdev-bootloaders-u-boot/sysdev-bootloaders-u-boot.tex
@@ -862,7 +862,7 @@ Kernel image @ 0xc0100000 [ 0x000000 - 0x7306c8 ]
           as defined by the bootable flag of the partition table
     \item With the \code{sysboot} command, will look for a
           \code{/extlinux/extlinux.conf} or \code{/boot/extlinux/extlinux.conf}
-	  describing how to boot, and will offer a prompt in the console
+	  file describing how to boot, and will offer a prompt in the console
           to choose between available configurations.
     \item Once a configuration is selected, will load and boot the
           corresponding kernel, device tree and initramfs images.




More information about the training-materials-updates mailing list