svn commit: r51180 - head/en_US.ISO8859-1/books/porters-handbook/makefiles
Mathieu Arnold <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: mat Date: Mon Nov 6 13:11:14 2017 New Revision: 51180 URL: https://svnweb.freebsd.org/changeset/doc/51180 Log: Expand a bit the PLIST_SUB and SUB_LIST case. Sponsored by: Absolight Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Mon Nov 6 07:56:41 2017 (r51179) +++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Mon Nov 6 13:11:14 2017 (r51180) @@ -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> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"