Due to churn in the info extension, one place in the text was
still referring to NBD_REP_SERVER instead of NBD_REP_ACK.

Signed-off-by: Eric Blake <[email protected]>
---

Applies to the extension-info branch

 doc/proto.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/proto.md b/doc/proto.md
index 7a0fb37..5e646cf 100644
--- a/doc/proto.md
+++ b/doc/proto.md
@@ -207,7 +207,7 @@ There are three possible mechanisms to end option haggling:

 * Transmission mode can be entered (by the client sending
   `NBD_OPT_EXPORT_NAME` or by the server responding to an
-  `NBD_OPT_GO` with `NBD_REP_SERVER`). This is documented
+  `NBD_OPT_GO` with `NBD_REP_ACK`). This is documented
   elsewhere.

 * The client can send (and the server can reply to) an
-- 
2.5.5


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Nbd-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nbd-general

Reply via email to