diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-03-05 11:11:44 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-03-05 11:11:44 +0000 |
commit | 77cb18f8f2763e28d9a40abcc677c36b9d213050 (patch) | |
tree | 2f046c5a9872f264af96ac34929222ce5dcb77dc | |
parent | 67b4254c6349dd63dd8eebfc3e52801d01a89044 (diff) |
transitional driver features: fix typos noted by Rusty
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@311 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-rw-r--r-- | content.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex index a509b20..439a972 100644 --- a/content.tex +++ b/content.tex @@ -4862,7 +4862,7 @@ Transitional devices MAY offer the following: \end{description} Transitional devices MUST offer, and if offered by the device -traditional drivers MUST negotiate the following: +transitional drivers MUST accept the following: \begin{description} \item[VIRTIO_F_ANY_LAYOUT (27)] This feature indicates that the device accepts arbitrary descriptor layouts, as described in Section |