[bootlin/training-materials updates] master: Kernel slides: minor improvement (a4b24141)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Feb 10 09:15:23 CET 2021


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

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

commit a4b2414104c388058ef0fa18523ed0352209082e
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Feb 10 09:15:23 2021 +0100

    Kernel slides: minor improvement
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

a4b2414104c388058ef0fa18523ed0352209082e
 slides/kernel-porting-content/kernel-porting-content.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/kernel-porting-content/kernel-porting-content.tex b/slides/kernel-porting-content/kernel-porting-content.tex
index 8f45e575..9b7e1812 100644
--- a/slides/kernel-porting-content/kernel-porting-content.tex
+++ b/slides/kernel-porting-content/kernel-porting-content.tex
@@ -145,7 +145,7 @@
     \end{block}
   \item Start the root of the tree\\
     \begin{block}{} \mint[fontsize=\small]{perl}+/ {+ \end{block}
-  \item A human-readable string to describe the machine\\
+  \item A human-readable string to describe the machine (shown at boot time)\\
     \begin{block}{}
       \mint[fontsize=\small]{perl}+model = "Crystalfontz CFA-10036 Board";+
     \end{block}




More information about the training-materials-updates mailing list