[bootlin/training-materials updates] master: kernel source lab: minor clarification (558790b7)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Oct 15 14:21:45 CEST 2019


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

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

commit 558790b781b62173b5fc114ecad8de7ea9156d77
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Oct 15 14:21:45 2019 +0200

    kernel source lab: minor clarification
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

558790b781b62173b5fc114ecad8de7ea9156d77
 labs/sysdev-kernel-fetch-and-patch/sysdev-kernel-fetch-and-patch.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-kernel-fetch-and-patch/sysdev-kernel-fetch-and-patch.tex b/labs/sysdev-kernel-fetch-and-patch/sysdev-kernel-fetch-and-patch.tex
index 99433358..6660576c 100644
--- a/labs/sysdev-kernel-fetch-and-patch/sysdev-kernel-fetch-and-patch.tex
+++ b/labs/sysdev-kernel-fetch-and-patch/sysdev-kernel-fetch-and-patch.tex
@@ -32,7 +32,7 @@ Download the patch files corresponding to the latest 4.19 stable
 release: a first patch to move from 4.18 to 4.19 and if one exists,
 a second patch to move from 4.19 to 4.19.x.
 
-Without uncompressing them (!), apply the patches to the Linux
+Without uncompressing them to a separate file, apply the patches to the Linux
 source directory.
 
 View one of the 2 patch files with \code{vi} or \code{gvim}




More information about the training-materials-updates mailing list