Fix two typos committed in previous revision resulting from quick fingers.
Noticed by: Florent Thoumie <flz@xbsd.org>
This commit is contained in:
parent
70f559080c
commit
1eefd58fea
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23881
1 changed files with 2 additions and 2 deletions
|
@ -5382,12 +5382,12 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
|||
<title>Making use of <makevar>SUB_FILES</makevar> and
|
||||
<makevar>SUB_LIST</makevar></title>
|
||||
|
||||
<para>In some cases, it may be nessiccery to modify port files,
|
||||
<para>In some cases, it may be necessary to modify port files,
|
||||
i.e.: files not included in the original distribution, to set
|
||||
values; the <makevar>SUB_FILES</makevar> and
|
||||
<makevar>SUB_LIST</makevar> variables are available.</para>
|
||||
|
||||
<para>The <makevar>SUB_FILES</makevar> varialbe specifies a list
|
||||
<para>The <makevar>SUB_FILES</makevar> variable specifies a list
|
||||
of files to be automatically modified. Each
|
||||
<replaceable>file</replaceable> in the
|
||||
<makevar>SUB_FILES</makevar> list must have a corresponding
|
||||
|
|
Loading…
Reference in a new issue