Index: faq/ports/guide.html =================================================================== RCS file: /cvs/www/faq/ports/guide.html,v retrieving revision 1.71 diff -u -p -r1.71 guide.html --- faq/ports/guide.html 26 Jun 2017 17:18:58 -0000 1.71 +++ faq/ports/guide.html 7 Aug 2017 22:17:22 -0000 @@ -789,7 +789,7 @@ In this case, try setting the <tt>MULTI_ -sub packages, add corresponding <tt>COMMENTS</tt>, and look at your packaging. Basically, <tt>MULTI_PACKAGES</tt> only affects the packaging: if you have <tt>MULTI_PACKAGES=-s1 -s2</tt> all stuff relevant to the package will exist -intwo variants: +in two variants: <tt>COMMENT-s1</tt> for the first package, <tt>COMMENT-s2</tt> for the second package,
