From f1f2f85c148264101da3007f567e05c6624762aa Mon Sep 17 00:00:00 2001 From: Jan Kiszka Date: Sat, 12 Oct 2019 09:09:16 +0200 Subject: Console Device: Add a missing word Signed-off-by: Jan Kiszka --- content.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content.tex b/content.tex index b558654..fcce57d 100644 --- a/content.tex +++ b/content.tex @@ -4486,7 +4486,7 @@ when a port is closed or hot-unplugged. \drivernormative{\subsubsection}{Device Operation}{Device Types / Console Device / Device Operation} -The driver MUST NOT put a device-readable in a receiveq. The driver +The driver MUST NOT put a device-readable buffer in a receiveq. The driver MUST NOT put a device-writable buffer in a transmitq. \subsubsection{Multiport Device Operation}\label{sec:Device Types / Console Device / Device Operation / Multiport Device Operation} -- cgit