aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/reassign_owned.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref/reassign_owned.sgml')
-rw-r--r--doc/src/sgml/ref/reassign_owned.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/reassign_owned.sgml b/doc/src/sgml/ref/reassign_owned.sgml
index 783389df4e8..ab692bd0690 100644
--- a/doc/src/sgml/ref/reassign_owned.sgml
+++ b/doc/src/sgml/ref/reassign_owned.sgml
@@ -82,7 +82,7 @@ REASSIGN OWNED BY { <replaceable class="parameter">old_role</replaceable> | CURR
</para>
<para>
- The <xref linkend="sql-drop-owned"/> command is an alternative that
+ The <link linkend="sql-drop-owned"><command>DROP OWNED</command></link> command is an alternative that
simply drops all the database objects owned by one or more roles.
</para>