diff --git a/lkmpg.tex b/lkmpg.tex index 6de7055..cea40de 100644 --- a/lkmpg.tex +++ b/lkmpg.tex @@ -920,7 +920,7 @@ This is bound to happen to you sooner or later during a module's development. \subsection{chardev.c} \label{sec:chardev_c} The next code sample creates a char driver named \verb|chardev|. -You can cat its device file. +You can dump its device file. \begin{codebash} cat /proc/devices