From: Jim Huang Date: Sun, 10 Oct 2021 13:45:12 +0000 (+0800) Subject: Fix wording X-Git-Tag: latest~86 X-Git-Url: https://www.ivnss.com/gitweb/?a=commitdiff_plain;h=151a91ecf495e740950f403320e11c1161419bb1;p=lkmpg Fix wording --- 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