[FE training-materials-updates] Fix UBI slides breakage

Michael Opdenacker michael.opdenacker at free-electrons.com
Tue Aug 5 12:05:12 CEST 2014


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=4e517e97779456b7e7bae4ad66d942c14b2b0450

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

commit 4e517e97779456b7e7bae4ad66d942c14b2b0450
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Tue Aug 5 12:04:40 2014 +0200

    Fix UBI slides breakage
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

4e517e97779456b7e7bae4ad66d942c14b2b0450
 .../sysdev-flash-filesystems.tex                   |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
index 9e3a13f..f676a4c 100644
--- a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
+++ b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
@@ -470,14 +470,13 @@ vol_alignment=1
   \begin{itemize}
     \item Creates \code{ubi.img}, with 256KiB physical erase blocks,
       4096 minimum I/O size (\code{-m}).
-    \end{itemize}
+  \end{itemize}
   \item See
     \url{http://free-electrons.com/blog/creating-flashing-ubi-ubifs-images/}
-    for details about creating UBI and UBIFS images.  \tiem
+    for details about creating UBI and UBIFS images.
   \item See
-    \url{http://www.linux-mtd.infradead.org/doc/ubi.html#L_flasher_algo"}
-    about waht is see required when flashing UBI images containing
-    UBIFS volumes.
+    \url{http://www.linux-mtd.infradead.org/doc/ubi.html\#L_flasher_algo}
+    for what is required when flashing UBI images containing UBIFS volumes.
   \item Build systems like Buildroot can run \code{ubinize} automatically!
   \end{itemize}
 \end{frame}



More information about the training-materials-updates mailing list