diff options
Diffstat (limited to 'doc/src/sgml/tsm-system-rows.sgml')
-rw-r--r-- | doc/src/sgml/tsm-system-rows.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/tsm-system-rows.sgml b/doc/src/sgml/tsm-system-rows.sgml index 8504ee1281..3dcd948ff8 100644 --- a/doc/src/sgml/tsm-system-rows.sgml +++ b/doc/src/sgml/tsm-system-rows.sgml @@ -10,7 +10,7 @@ <para> The <filename>tsm_system_rows</filename> module provides the table sampling method <literal>SYSTEM_ROWS</literal>, which can be used in - the <literal>TABLESAMPLE</literal> clause of a <xref linkend="sql-select"> + the <literal>TABLESAMPLE</literal> clause of a <xref linkend="sql-select"/> command. </para> |