Markup: a chance to use <replaceable>.
This commit is contained in:
parent
16f03c0d07
commit
f494c2e6fe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21247
1 changed files with 2 additions and 1 deletions
|
@ -4975,7 +4975,8 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
|||
along with <filename><makevar>PLIST</makevar></filename>
|
||||
contents. Names listed in <makevar>PLIST_FILES</makevar>
|
||||
and <makevar>PLIST_DIRS</makevar> are subject to
|
||||
<literal>%%VAR%%</literal> substitution, as described above.
|
||||
<literal>%%<replaceable>VAR</replaceable>%%</literal>
|
||||
substitution, as described above.
|
||||
Except for that, names from <makevar>PLIST_FILES</makevar>
|
||||
will appear in the final packing list unchanged,
|
||||
while <literal>@dirrm</literal> will be
|
||||
|
|
Loading…
Reference in a new issue