[bootlin/training-materials updates] master: boot-time-build-system.tex: fix LaTeX syntax (13cf1ffd)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Jun 7 17:28:08 CEST 2023


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

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

commit 13cf1ffde562a03af46a73dff91215dc9b48f355
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Jun 7 17:28:08 2023 +0200

    boot-time-build-system.tex: fix LaTeX syntax
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

13cf1ffde562a03af46a73dff91215dc9b48f355
 labs/boot-time-build-system/boot-time-build-system.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/boot-time-build-system/boot-time-build-system.tex b/labs/boot-time-build-system/boot-time-build-system.tex
index 317efa11..8b5ab533 100644
--- a/labs/boot-time-build-system/boot-time-build-system.tex
+++ b/labs/boot-time-build-system/boot-time-build-system.tex
@@ -32,7 +32,7 @@ Buildroot is one of the best tools for building a custom root filesystem
 for a dedicated embedded system with a fixed set of features, typically
 like the one we're trying to build.
 
-Go to the /code{~/boot-time-labs/rootfs/buildroot/} directory.
+Go to the \code{~/boot-time-labs/rootfs/buildroot/} directory.
 
 We will use the latest revision of the \code{2022.02} release, which is
 one of Buildroot's long term releases:




More information about the training-materials-updates mailing list