[bootlin/training-materials updates] master: kernel: building: Use the same wording as before (65fd262c)

Miquel Raynal miquel.raynal at bootlin.com
Thu Jun 2 10:54:21 CEST 2022


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

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

commit 65fd262c8613fb80fc923bac4d132e9a7d15be8f
Author: Miquel Raynal <miquel.raynal at bootlin.com>
Date:   Wed Jun 1 11:43:58 2022 +0200

    kernel: building: Use the same wording as before
    
    Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>


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

65fd262c8613fb80fc923bac4d132e9a7d15be8f
 slides/sysdev-kernel-building/sysdev-kernel-building.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/sysdev-kernel-building/sysdev-kernel-building.tex b/slides/sysdev-kernel-building/sysdev-kernel-building.tex
index a978696f..8e672e66 100644
--- a/slides/sysdev-kernel-building/sysdev-kernel-building.tex
+++ b/slides/sysdev-kernel-building/sysdev-kernel-building.tex
@@ -327,7 +327,7 @@ CONFIG_FAT_DEFAULT_CODEPAGE=437
       \item Useful when no graphics are available. Very efficient interface.
       \item Same interface found in other tools: BusyBox, Buildroot...
       \item Convenient number shortcuts to jump directly to search results.
-      \item Required Debian packages: \code{libncurses-dev}
+      \item Required Debian/Ubuntu packages: \code{libncurses-dev}
     \end{itemize}
     \column{0.5\textwidth}
     \includegraphics[width=\textwidth]{slides/sysdev-kernel-building/menuconfig-screenshot.png}




More information about the training-materials-updates mailing list