[bootlin/training-materials updates] master: QEMU labs: fix typo (0f62b98c)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Oct 8 17:38:05 CEST 2020


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

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

commit 0f62b98cdb6fda3b587b75e93017287ee7ab4e68
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Oct 8 17:38:05 2020 +0200

    QEMU labs: fix typo
    
    Reported-by: Manuel Reis <mluis.reis at gmail.com>
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

0f62b98cdb6fda3b587b75e93017287ee7ab4e68
 labs/sysdev-tinysystem/sysdev-tinysystem.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-tinysystem/sysdev-tinysystem.tex b/labs/sysdev-tinysystem/sysdev-tinysystem.tex
index 8462b0ef..1dc76ce0 100644
--- a/labs/sysdev-tinysystem/sysdev-tinysystem.tex
+++ b/labs/sysdev-tinysystem/sysdev-tinysystem.tex
@@ -227,7 +227,7 @@ So, to get rid of the warning message, we need \code{init} to run
 \code{ttySTM0::askfirst:/bin/sh}
 }{
 \ifdefstring{\labboard}{qemu}{
-\code{ttyAM0::askfirst:/bin/sh}
+\code{ttyAMA0::askfirst:/bin/sh}
 }{
 \code{ttyS0::askfirst:/bin/sh}
 }}




More information about the training-materials-updates mailing list