[FE training-materials-updates] sysdev-tinysystem: mem=20M should be inside a \code{}

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Sep 18 06:30:51 CEST 2013


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

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

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

commit f1b1ade8551ab226925ec0d0de0df526e83b4b3f
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Tue Sep 17 15:16:46 2013 +0200

    sysdev-tinysystem: mem=20M should be inside a \code{}
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


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

f1b1ade8551ab226925ec0d0de0df526e83b4b3f
 labs/sysdev-tinysystem/sysdev-tinysystem.tex |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-tinysystem/sysdev-tinysystem.tex b/labs/sysdev-tinysystem/sysdev-tinysystem.tex
index d27933e..57496ba 100644
--- a/labs/sysdev-tinysystem/sysdev-tinysystem.tex
+++ b/labs/sysdev-tinysystem/sysdev-tinysystem.tex
@@ -242,7 +242,7 @@ system.
 
 You can try to boot your system with less memory, and see whether it
 still works properly or not. For example, to test whether 20 MB are
-enough, boot the kernel with the mem=20M parameter. Linux will then
+enough, boot the kernel with the \code{mem=20M} parameter. Linux will then
 use just 20 MB of RAM, and ignore the rest.
 
 Try to use even less RAM, and see what happens.



More information about the training-materials-updates mailing list