]> Sergey Matveev's repositories - vors.git/commitdiff
Fixed prologue's value in documentation
authorSergey Matveev <stargrave@stargrave.org>
Wed, 17 Apr 2024 07:39:01 +0000 (10:39 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 17 Apr 2024 07:39:01 +0000 (10:39 +0300)
doc/proto.texi

index dc7c3d2a88535dd060a9259b8c2c14634d1ca903a586d0e8d136dbe49bb866d3..7d80dec27df49b91c36a163b4207d845649cb942ce0c4d4be9fcec22c326a791 100644 (file)
@@ -25,7 +25,7 @@ curve25519, ChaCha20-Poly1305 and BLAKE2s algorithms.
 
 @itemize
 
-@item Client sends @code{VoRS v1} to the socket. Just a magic number.
+@item Client sends @code{VoRS v2} to the socket. Just a magic number.
 
 @item All next messages are prepended with 16-bit big-endian length.