qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] doc/proto.md: restore formatting


From: Alex Bligh
Subject: [Qemu-devel] [PATCH] doc/proto.md: restore formatting
Date: Fri, 1 Apr 2016 11:34:15 +0100

Restore formatting and correct name of 'length'

Signed-off-by: Alex Bligh <address@hidden>
---
 doc/proto.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/proto.md b/doc/proto.md
index 8c83382..03dfe2b 100644
--- a/doc/proto.md
+++ b/doc/proto.md
@@ -501,8 +501,8 @@ The following request types exist:
     extension was negotiated.
 
     If structured replies were not negotiated, the server MUST reply
-    with a simple reply header, followed immediately by len bytes of
-    data, read from offset bytes into the file, unless an error
+    with a simple reply header, followed immediately by *length* bytes
+    of data, read from *offset* bytes into the file, unless an error
     condition has occurred.
 
     If an error occurs, the server SHOULD set the appropriate error
-- 
1.9.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]