Expand a bit the PLIST_SUB and SUB_LIST case.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2017-11-06 13:11:14 +00:00
parent 388917c07e
commit fa29cbad2c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51180

View file

@ -6043,7 +6043,14 @@ FOO_CONFIGURE_ENABLE= foo</programlisting>
<varname>SUB_LIST</varname></term>
<listitem>
<para>See <xref linkend="options_sub"/>.</para>
<para>For automatic
<literal>%%<replaceable>OPT</replaceable>%%</literal>
and
<literal>%%NO_<replaceable>OPT</replaceable>%%</literal>
generation, see <xref linkend="options_sub"/>.</para>
<para>For more complex usage, see <xref
linkend="options-variables"/>.</para>
</listitem>
</varlistentry>