doc: Fix incorrect link target
authorPeter Eisentraut <peter@eisentraut.org>
Sun, 7 Jun 2020 09:16:51 +0000 (11:16 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Sun, 7 Jun 2020 09:16:51 +0000 (11:16 +0200)
doc/src/sgml/func.sgml

index b682154f6373504a0c08f47be451f3241485d562..a8d57f4e39a4e351793c6ac372d3c3c8581cf396 100644 (file)
@@ -21568,7 +21568,7 @@ SELECT has_function_privilege('joeuser', 'myfunc(int, text)', 'execute');
    </table>
 
   <para>
-   <xref linkend="functions-aclitem-fn-table"/> shows the operators
+   <xref linkend="functions-aclitem-op-table"/> shows the operators
    available for the <type>aclitem</type> type, which is the catalog
    representation of access privileges.  See <xref linkend="ddl-priv"/>
    for information about how to read access privilege values.