diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml
index a7a3d3b2f97..6731fa99014 100644
--- a/doc/src/sgml/protocol.sgml
+++ b/doc/src/sgml/protocol.sgml
@@ -6170,6 +6170,26 @@ Relation
+
+
+ Int32
+
+
+
+ OID of the column's data type.
+
+
+
+
+
+ Int32
+
+
+
+ Type modifier of the column (atttypmod).
+
+
+
@@ -6417,7 +6437,7 @@ Delete
-Following message parts that are shared by above messages.
+The following message parts are shared by the above messages.