[bootlin/training-materials updates] master: slides/sysdev-flash-filesystems: improve slide titles (20c457d4)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Nov 25 13:40:07 CET 2022


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

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

commit 20c457d462a32177138c5c4bdc5cc8dd1b28cb5e
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Fri Nov 25 13:40:07 2022 +0100

    slides/sysdev-flash-filesystems: improve slide titles
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


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

20c457d462a32177138c5c4bdc5cc8dd1b28cb5e
 slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
index a4b0fae1..f5cce944 100644
--- a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
+++ b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
@@ -331,8 +331,7 @@ vol_flags=autoresize
   \end{center}
 \end{frame}
 
-\begin{frame}
-  \frametitle{U-Boot: main UBI tools}
+\begin{frame}{U-Boot: main UBI commands}
   Grouped under the \code{ubi} command
     \begin{itemize}
     \item \code{ubi part <part-name>}\\
@@ -348,8 +347,7 @@ vol_flags=autoresize
     \end{itemize}
 \end{frame}
 
-\begin{frame}
-  \frametitle{U-Boot: main UBI tools (2)}
+\begin{frame}{U-Boot: UBIFS commands}
   U-Boot also has commands to access UBIFS partitions:
     \begin{itemize}
     \item \code{ubifsmount ubi<n>:<volume-name>}\\




More information about the training-materials-updates mailing list