[bootlin/training-materials updates] master: Boot time slides: fix typo (f873ed1c)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Jun 22 13:54:08 CEST 2021


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

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

commit f873ed1cc588f4ffcae12637a77c4a59809198f5
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Jun 22 13:51:45 2021 +0200

    Boot time slides: fix typo
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

f873ed1cc588f4ffcae12637a77c4a59809198f5
 slides/boot-time-measuring/boot-time-measuring.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/boot-time-measuring/boot-time-measuring.tex b/slides/boot-time-measuring/boot-time-measuring.tex
index a6a166f7..0889abdd 100644
--- a/slides/boot-time-measuring/boot-time-measuring.tex
+++ b/slides/boot-time-measuring/boot-time-measuring.tex
@@ -114,7 +114,7 @@ was received at that time.}
   q}uit pattern) options actually expect a regular expression.
   A normal string may not match in the middle of a line.
   \item Example: you may have to replace \code{-m "Starting kernel"} by
-  \code{-m ".*Starting Kernel.*"}.
+  \code{-m ".*Starting kernel.*"}.
 \end{itemize}
 \end{frame}
 




More information about the training-materials-updates mailing list