Bring documentation in sync with code.
authorWouter Verhelst <w@uter.be>
Sat, 26 Jan 2013 15:42:58 +0000 (16:42 +0100)
committerWouter Verhelst <w@uter.be>
Sat, 26 Jan 2013 15:42:58 +0000 (16:42 +0100)
Spotted by: Juan J. Martínez

doc/proto.txt

index 320111f4d07b756c9df63bff267dc252d75bdfe3..e0a4fb1893fd35356e4a54abcf60b4242dfc22c1 100644 (file)
@@ -245,13 +245,13 @@ Option types
   limitations by server implementation). If the chosen export does not
   exist, the server closes the connection.
 
-* NBD_OPT_LIST (2)
+* NBD_OPT_ABORT (2)
+  Abort negotiation and close the connection. Optional.
+
+* NBD_OPT_LIST (3)
   Returns a number of NBD_REP_SERVER replies, one for each export,
   followed by an NBD_REP_ACK.
 
-* NBD_OPT_ABORT (3)
-  Abort negotiation and close the connection. Optional.
-
 Reply types
 - - - - - -