doc: Add link to table

Formal tables should generally have an xref in the text that points to
them.  Add them here.
pull/221/head
Peter Eisentraut 4 months ago
parent a2c6d84acd
commit c11bd5f500
  1. 7
      doc/src/sgml/protocol.sgml

@ -220,7 +220,12 @@
was not supported by the server.
</para>
<table>
<para>
<xref linkend="protocol-versions-table"/> shows the currently supported
protocol versions.
</para>
<table id="protocol-versions-table">
<title>Protocol versions</title>
<tgroup cols="3">

Loading…
Cancel
Save