[bootlin/training-materials updates] master: debugging: slides: fix formatting (4080ccb5)

Luca Ceresoli luca.ceresoli at bootlin.com
Thu Sep 21 18:21:46 CEST 2023


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

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

commit 4080ccb5ef9de48cf4d130fdc0a7ee0c2c411246
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Thu Sep 21 18:21:46 2023 +0200

    debugging: slides: fix formatting
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


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

4080ccb5ef9de48cf4d130fdc0a7ee0c2c411246
 slides/debugging-kernel-debugging/debugging-kernel-debugging.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/debugging-kernel-debugging/debugging-kernel-debugging.tex b/slides/debugging-kernel-debugging/debugging-kernel-debugging.tex
index c2b965c6..d209f70b 100644
--- a/slides/debugging-kernel-debugging/debugging-kernel-debugging.tex
+++ b/slides/debugging-kernel-debugging/debugging-kernel-debugging.tex
@@ -431,7 +431,7 @@ R13: 0000000000005490 R14: 00000000006ed530 R15: 00007fb5ef0e3700
       \item On embedded: in the console, send a break character\\
         (Picocom: press \code{[Ctrl]} + \code{a} followed by \code{[Ctrl]}
         + \code{\ }), then press \code{<character>}
-       \item By echoing <character> in \code{/proc/sysrq-trigger}
+       \item By echoing \code{<character>} in \code{/proc/sysrq-trigger}
     \end{itemize}
   \item Example commands:
     \begin{itemize}




More information about the training-materials-updates mailing list