From de6c79f27f2f99c2ad26200d2c9653a95d882ea5 Mon Sep 17 00:00:00 2001 From: mstsirkin Date: Sun, 11 Oct 2015 14:55:44 +0000 Subject: virtio-blk: fix typo in legacy framing requirements section Signed-off-by: Paolo Bonzini Signed-off-by: Michael S. Tsirkin Reviewed-by: Stefan Hajnoczi git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/branches/v1.0@541 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- content.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content.tex b/content.tex index bc7455b..bc35813 100644 --- a/content.tex +++ b/content.tex @@ -4296,7 +4296,7 @@ negotiated VIRTIO_F_ANY_LAYOUT: \begin{itemize} \item MUST use a single 8-byte descriptor containing \field{type}, - \field{reseved} and \field{sector}, followed by descriptors + \field{reserved} and \field{sector}, followed by descriptors for \field{data}, then finally a separate 1-byte descriptor for \field{status}. -- cgit v1.2.3