diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/catalogs.sgml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index cdc85e5cc07..a81ea7ef4df 100644 --- a/doc/src/sgml/catalogs.sgml +++ b/doc/src/sgml/catalogs.sgml @@ -2049,9 +2049,8 @@ </indexterm> <para> - The catalog <structname>pg_conversion</structname> describes the - available encoding conversion procedures. See - <xref linkend="sql-createconversion"> + The catalog <structname>pg_conversion</structname> describes + encoding conversion procedures. See <xref linkend="sql-createconversion"> for more information. </para> |