All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] doc/proto.md: restore formatting
@ 2016-04-01 10:34 Alex Bligh
  2016-04-01 13:30 ` Eric Blake
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Bligh @ 2016-04-01 10:34 UTC (permalink / raw)
  To: Eric Blake, Wouter Verhelst; +Cc: nbd-general, qemu-devel, Alex Bligh

Restore formatting and correct name of 'length'

Signed-off-by: Alex Bligh <alex@alex.org.uk>
---
 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-04-01 19:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-01 10:34 [Qemu-devel] [PATCH] doc/proto.md: restore formatting Alex Bligh
2016-04-01 13:30 ` Eric Blake
2016-04-01 19:30   ` [Qemu-devel] [Nbd] " Eric Blake

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.