Spell target in lower case, the target are always lower case.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2017-11-03 15:15:00 +00:00
parent ab863b36f4
commit f1c1e9281a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51174

View file

@ -6924,9 +6924,9 @@ DOCS_ALL_TARGET= doc</programlisting>
<sect3 xml:id="options-targets">
<title>Additional Build Targets,
<buildtarget><replaceable>TARGET</replaceable>-<replaceable>OPT</replaceable>-on</buildtarget>
<buildtarget><replaceable>target</replaceable>-<replaceable>OPT</replaceable>-on</buildtarget>
and
<buildtarget><replaceable>TARGET</replaceable>-<replaceable>OPT</replaceable>-off</buildtarget></title>
<buildtarget><replaceable>target</replaceable>-<replaceable>OPT</replaceable>-off</buildtarget></title>
<para>These <filename>Makefile</filename> targets can accept
optional extra build targets:</para>