diff options
-rw-r--r-- | doc/src/sgml/indexam.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/indexam.sgml b/doc/src/sgml/indexam.sgml index b36889b856b..69edeeabbb3 100644 --- a/doc/src/sgml/indexam.sgml +++ b/doc/src/sgml/indexam.sgml @@ -58,7 +58,7 @@ </para> <para> - Index access access methods can be defined and dropped using + Index access methods can be defined and dropped using <xref linkend="sql-create-access-method"> and <xref linkend="sql-drop-access-method"> SQL commands respectively. </para> |