diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2019-10-12 09:09:16 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2019-10-27 07:33:50 -0400 |
commit | f1f2f85c148264101da3007f567e05c6624762aa (patch) | |
tree | d3fe758b8f4268f08d2e044f8b2b74ab8ccc9991 | |
parent | 8f2c4e03eae8414f0fa22b597fe68b54a201602d (diff) | |
download | virtio-spec-f1f2f85c148264101da3007f567e05c6624762aa.tar.gz |
Console Device: Add a missing word
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
-rw-r--r-- | content.tex | 2 |
1 files changed, 1 insertions, 1 deletions
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} |