[bootlin/training-materials updates] master: Kernel slides: update reference to kernel documentation (dbb9bd20)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Apr 21 11:33:28 CEST 2021


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

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

commit dbb9bd202993775b2a4b62f2a270c935a1104aa5
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Apr 21 11:33:28 2021 +0200

    Kernel slides: update reference to kernel documentation
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

dbb9bd202993775b2a4b62f2a270c935a1104aa5
 slides/kernel-source-code-layout/kernel-source-code-layout.tex | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/slides/kernel-source-code-layout/kernel-source-code-layout.tex b/slides/kernel-source-code-layout/kernel-source-code-layout.tex
index 7361630c..92ea5aaf 100644
--- a/slides/kernel-source-code-layout/kernel-source-code-layout.tex
+++ b/slides/kernel-source-code-layout/kernel-source-code-layout.tex
@@ -41,9 +41,8 @@
   \item \kdir{Documentation}
     \begin{itemize}
     \item Kernel documentation sources\\
-     Also available on \url{https://kernel.org/doc/}\\
-     (includes functions prototypes and comments
-     extracted from source code).
+     Generated documentation available on \url{https://kernel.org/doc/}\\
+     (includes functions prototypes and comments extracted from source code).
     \end{itemize}
   \item \kdir{drivers}
     \begin{itemize}




More information about the training-materials-updates mailing list