[bootlin/training-materials updates] master: slides/sysdev-kernel-building: remove "most common" next to xconfig (7a63f21e)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Apr 4 11:34:19 CEST 2023


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

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

commit 7a63f21e7164fe9681c3af960672ae23aa5864c2
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Apr 4 11:34:19 2023 +0200

    slides/sysdev-kernel-building: remove "most common" next to xconfig
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

7a63f21e7164fe9681c3af960672ae23aa5864c2
 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 94d71aee..b19a3402 100644
--- a/slides/sysdev-kernel-building/sysdev-kernel-building.tex
+++ b/slides/sysdev-kernel-building/sysdev-kernel-building.tex
@@ -301,7 +301,7 @@ CONFIG_FAT_DEFAULT_CODEPAGE=437
     \column{0.5\textwidth}
     \code{make xconfig}
     \begin{itemize}
-    \item The most common graphical interface to configure the kernel.
+    \item A graphical interface to configure the kernel.
     \item File browser: easy to load configuration files
     \item Search interface to look for parameters (\code{[Ctrl]} + \code{[f]})
     \item Required Debian/Ubuntu packages: \code{qt5-default}




More information about the training-materials-updates mailing list