[FE training-materials-updates] sysdev: slides: fix typo

Antoine Ténart antoine.tenart at free-electrons.com
Mon Dec 14 16:07:41 CET 2015


Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=a26306028197012510659827e9d566f610880cbc

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

commit a26306028197012510659827e9d566f610880cbc
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Mon Nov 23 17:17:06 2015 +0100

    sysdev: slides: fix typo
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>


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

a26306028197012510659827e9d566f610880cbc
 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 b52c762..1e8fa5e 100644
--- a/slides/sysdev-bootloaders-u-boot/sysdev-bootloaders-u-boot.tex
+++ b/slides/sysdev-bootloaders-u-boot/sysdev-bootloaders-u-boot.tex
@@ -286,7 +286,7 @@ u-boot # saveenv
   \begin{itemize}
   \item \code{bootcmd}, contains the command that U-Boot will
     automatically execute at boot time after a configurable delay
-    (\code{bootdelay)}, if the process is not interrupted
+    (\code{bootdelay}), if the process is not interrupted
   \item \code{bootargs}, contains the arguments passed to the Linux
     kernel, covered later
   \item \code{serverip}, the IP address of the server that U-Boot will




More information about the training-materials-updates mailing list