Commit 53fa0c6d authored by Bruce Momjian's avatar Bruce Momjian

Revert doc patch 30555798 as the values

are sometimes signed, sometimes unsigned.
parent b8a4093b
......@@ -1819,7 +1819,7 @@ This section describes the base data types used in messages.
</term>
<listitem>
<para>
An <replaceable>n</replaceable>-bit signed integer in network byte
An <replaceable>n</replaceable>-bit integer in network byte
order (most significant byte first).
If <replaceable>i</replaceable> is specified it
is the exact value that will appear, otherwise the value
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment