[FE training-materials-updates] crosstool-ng lab: fix file name rendering

Michael Opdenacker michael.opdenacker at free-electrons.com
Mon Jan 30 10:34:10 CET 2017


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

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

commit 0255c419116f9128b92889b1b6eabde42c171c63
Author: Luca Ceresoli <luca at lucaceresoli.net>
Date:   Mon Jan 30 10:21:49 2017 +0100

    crosstool-ng lab: fix file name rendering
    
    Backslashes are not needed in \code{}, and they get rendered in the
    PDF output.
    
    Signed-off-by: Luca Ceresoli <luca at lucaceresoli.net>


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

0255c419116f9128b92889b1b6eabde42c171c63
 labs/sysdev-toolchain/sysdev-toolchain.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-toolchain/sysdev-toolchain.tex b/labs/sysdev-toolchain/sysdev-toolchain.tex
index e4acc43..eec1f96 100644
--- a/labs/sysdev-toolchain/sysdev-toolchain.tex
+++ b/labs/sysdev-toolchain/sysdev-toolchain.tex
@@ -44,7 +44,7 @@ git checkout 4b408278
 We can either install Crosstool-ng globally on the system, or keep it
 locally in its download directory. We'll choose the latter
 solution. As documented in
-\code{docs/2\ -\ Installing\ crosstool-NG.txt}, do:
+\code{docs/2 - Installing crosstool-NG.txt}, do:
 
 \begin{verbatim}
 autoreconf




More information about the training-materials-updates mailing list