doc: fix link to ALTER GROUP
authorBruce Momjian <[email protected]>
Fri, 29 Sep 2023 18:32:16 +0000 (14:32 -0400)
committerBruce Momjian <[email protected]>
Fri, 29 Sep 2023 18:32:16 +0000 (14:32 -0400)
Fix for commit 2882d1f31a.

Reported-by: Tom Lane
Discussion: https://postgr.es/m/1388368.1696011440@sss.pgh.pa.us

Backpatch-through: 16 only

doc/src/sgml/release-16.sgml

index ff5185189792f5a6e22498719822a4bfe7ddbd18..2bd88353c6777f017a7f3b0c3f74e8b232c5c666 100644 (file)
@@ -967,7 +967,7 @@ Author: Robert Haas <[email protected]>
 
       <listitem>
        <para>
-        Allow <link linkend="sql-grant"><literal>ALTER GROUP group_name
+        Allow <link linkend="sql-altergroup"><literal>ALTER GROUP group_name
         ADD USER user_name</literal></link> to be performed with <literal>ADMIN
         OPTION</literal> (Robert Haas)
        </para>