summaryrefslogtreecommitdiff
path: root/content.tex
diff options
context:
space:
mode:
authormstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2014-03-02 21:37:38 +0000
committermstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2014-03-02 21:37:38 +0000
commit64d4d1a8d09fff84b5de6cc30eda359ba5275faf (patch)
tree21f5bef687e7fcc3cb1574482a82f099603fac59 /content.tex
parent264a8d9250eb228e6a942e895f566d851342adcd (diff)
initialization: minor clarification
Change accepted on VIRTIO TC Meeting, 3 December 2013 "it" could refer to failed bit or the driver. clarify. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@307 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'content.tex')
-rw-r--r--content.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex
index c98648b..b0876b5 100644
--- a/content.tex
+++ b/content.tex
@@ -52,7 +52,7 @@ initialization sequence specified in
Initialization}.
The driver MUST NOT clear a
\field{device status} bit. If the driver sets the FAILED bit,
-it MUST reset the device before attempting to re-initialize.
+the driver MUST later reset the device before attempting to re-initialize.
\devicenormative{\subsection}{Device Status Field}{Basic Facilities of a Virtio Device / Device Status Field}
The device MUST initialize \field{device status} to 0 upon reset.