summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2014-08-04 12:45:34 +0000
committermstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2014-08-04 12:45:34 +0000
commit31e5624a6fe50799ab61c9e5bacb0fc997331cf9 (patch)
tree59bcbf30c86b1464d93f4766d3adfb1ee8f34c5f
parent66463024b3a49cd14aeee2519d1141477c3ec71f (diff)
legacy: consistently use past tense
Paragraph with general description of feature negotiation for legacy devices mixed present and past tense. As rest of legacy sections all use past tense, fix the only instance of the present tense: s/do/did/ for consistency. It might be argued that legacy devices still have these properties so present tense is more appropriate, on the other hand, using the past tense helps stress the fact that current spec does not attempt to fully describe the legacy device/driver behaviour: this text is only here to serve as motivation for the transitional device/driver requirements. VIRTIO-112 Signed-off-by: Michael S. Tsirkin <mst@redhat.com> git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@413 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-rw-r--r--content.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex
index 0f7326e..cb2a89d 100644
--- a/content.tex
+++ b/content.tex
@@ -707,7 +707,7 @@ driver MUST NOT continue initialization in that case.
The driver MUST NOT notify the device before setting DRIVER_OK.
\subsection{Legacy Interface: Device Initialization}\label{sec:General Initialization And Device Operation / Device Initialization / Legacy Interface: Device Initialization}
-Legacy devices do not support the FEATURES_OK status bit, and thus did
+Legacy devices did not support the FEATURES_OK status bit, and thus did
not have a graceful way for the device to indicate unsupported feature
combinations. It also did not provide a clear mechanism to end
feature negotiation, which meant that devices finalized features on