Generally, we don't want any overriding xreflabels in the options
list, so that we can link to options and the link renders as the
option name. The -g option did this differently and config.sgml made
use of that for a link. The new --no-data-checksums option (commit
983a588e0b8) apparently copied this pattern, but that seems like the
wrong direction, as a future revealed.
To fix, remove the two xreflabels and rewrite the link in config.sgml
with an explicit link text.
had at server startup.
(On Microsoft Windows this parameter will always display
<literal>0700</literal>.) See
- <xref linkend="app-initdb-allow-group-access"/> for more information.
+ <link linkend="app-initdb-allow-group-access">the
+ <application>initdb</application> <option>-g</option> option</link>
+ for more information.
</para>
</listitem>
</varlistentry>
</listitem>
</varlistentry>
- <varlistentry id="app-initdb-allow-group-access" xreflabel="group access">
+ <varlistentry id="app-initdb-allow-group-access">
<term><option>-g</option></term>
<term><option>--allow-group-access</option></term>
<listitem>
</listitem>
</varlistentry>
- <varlistentry id="app-initdb-data-checksums" xreflabel="data checksums">
+ <varlistentry id="app-initdb-data-checksums">
<term><option>-k</option></term>
<term><option>--data-checksums</option></term>
<listitem>