We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3325957 commit 3055579Copy full SHA for 3055579
doc/src/sgml/protocol.sgml
@@ -1819,7 +1819,7 @@ This section describes the base data types used in messages.
1819
</term>
1820
<listitem>
1821
<para>
1822
- An <replaceable>n</replaceable>-bit integer in network byte
+ An <replaceable>n</replaceable>-bit signed integer in network byte
1823
order (most significant byte first).
1824
If <replaceable>i</replaceable> is specified it
1825
is the exact value that will appear, otherwise the value
0 commit comments