Skip to content

Commit 88b2726

Browse files
committed
improve wording
1 parent 58b7533 commit 88b2726

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

intro.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2327,8 +2327,8 @@
23272327
(e.g. terminals) make it possible to work with individual bytes and do not use
23282328
buffering.
23292329
\item \emsl{The kernel is not an individual process}, rather it is part of each
2330-
user process. When kernel is executing, it is usually user space performing some
2331-
action in kernel mode.
2330+
user process. When kernel is running on a CPU, it is usually on behalf of some
2331+
user space program performing some action in kernel mode.
23322332
\end{itemize}
23332333

23342334

0 commit comments

Comments
 (0)