Index: head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml =================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml +++ head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml @@ -382,6 +382,18 @@ @sample(,games,660) etc/config.sample + + If a keyword is used on an optional entry, it must to + be added after the helper: + + %%FOO%%@sample etc/orbit.conf.sample + + This is because the options plist helpers are used to + comment out the line, so they need to be put first. See for more information. + +