diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml
new file mode 100644
index 1300c7b..84f730c
*** a/doc/src/sgml/catalogs.sgml
--- b/doc/src/sgml/catalogs.sgml
*************** SCRAM-SHA-256$<replaceable>&lt;iteration
*** 1730,1736 ****
        <entry><structfield>relam</structfield></entry>
        <entry><type>oid</type></entry>
        <entry><literal><link linkend="catalog-pg-am"><structname>pg_am</structname></link>.oid</literal></entry>
!       <entry>If this is an index, the access method used (B-tree, hash, etc.)</entry>
       </row>
  
       <row>
--- 1730,1736 ----
        <entry><structfield>relam</structfield></entry>
        <entry><type>oid</type></entry>
        <entry><literal><link linkend="catalog-pg-am"><structname>pg_am</structname></link>.oid</literal></entry>
!       <entry>If this is a table or an index, the access method used (heap, B-tree, hash, etc.)</entry>
       </row>
  
       <row>
