aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/commit.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref/commit.sgml')
-rw-r--r--doc/src/sgml/ref/commit.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/commit.sgml b/doc/src/sgml/ref/commit.sgml
index 8e3f53957ee..e41d6ff3cfb 100644
--- a/doc/src/sgml/ref/commit.sgml
+++ b/doc/src/sgml/ref/commit.sgml
@@ -3,7 +3,7 @@ doc/src/sgml/ref/commit.sgml
PostgreSQL documentation
-->
-<refentry id="SQL-COMMIT">
+<refentry id="sql-commit">
<indexterm zone="sql-commit">
<primary>COMMIT</primary>
</indexterm>
@@ -55,7 +55,7 @@ COMMIT [ WORK | TRANSACTION ]
<title>Notes</title>
<para>
- Use <xref linkend="SQL-ROLLBACK"> to
+ Use <xref linkend="sql-rollback"> to
abort a transaction.
</para>