[FE training-materials-updates] Fix typo in \kerneldoc macro

Michael Opdenacker michael.opdenacker at free-electrons.com
Wed Dec 19 11:15:41 CET 2012


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=3eb9583ed894285045a9878eac7ff5fb4beb31df

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

commit 3eb9583ed894285045a9878eac7ff5fb4beb31df
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Wed Dec 19 10:14:17 2012 +0100

    Fix typo in \kerneldoc macro


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

3eb9583ed894285045a9878eac7ff5fb4beb31df
 .../sysdev-root-filesystem-virtual-fs.tex          |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/sysdev-root-filesystem-virtual-fs/sysdev-root-filesystem-virtual-fs.tex b/slides/sysdev-root-filesystem-virtual-fs/sysdev-root-filesystem-virtual-fs.tex
index aa73fa4..6ee97f2 100644
--- a/slides/sysdev-root-filesystem-virtual-fs/sysdev-root-filesystem-virtual-fs.tex
+++ b/slides/sysdev-root-filesystem-virtual-fs/sysdev-root-filesystem-virtual-fs.tex
@@ -39,7 +39,7 @@
   \item \code{/proc/sys} contains many files that can be written to to
     adjust kernel parameters
     \begin{itemize}
-    \item They are called {\em sysctl}. See \kerneldoc{/latest/sysctl/}
+    \item They are called {\em sysctl}. See \kerneldoc{sysctl/}
       in kernel sources.
     \item Example\\
       \code{echo 3 > /proc/sys/vm/drop_caches}



More information about the training-materials-updates mailing list