[bootlin/training-materials updates] master: slides/sysdev-flash-filesystems: add missing word (134941a7)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Aug 7 17:14:24 CEST 2023


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

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

commit 134941a7de367d681a5e5613f3f1583404b9ad0d
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Aug 7 17:14:24 2023 +0200

    slides/sysdev-flash-filesystems: add missing word
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

134941a7de367d681a5e5613f3f1583404b9ad0d
 slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
index 92287ccf..c1d24078 100644
--- a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
+++ b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
@@ -258,7 +258,7 @@
        block devices emulated on top of MTD devices.
        \begin{itemize}
        \item Named \code{/dev/mtdblockX}, one for each partition.
-       \item Originally the \code{mount} wanted a block device to mount JFFS2 and YAFFS2.
+       \item Originally the \code{mount} command wanted a block device to mount JFFS2 and YAFFS2.
        \item Don't write to \code{mtdblock} devices: bad blocks are not handled!
        \end{itemize}
     \item \code{ubiblock} (\kconfig{CONFIG_MTD_UBI_BLOCK}):




More information about the training-materials-updates mailing list