Correct copied TARGET-OPTION-on to -off. Reported by Barnerd in IRC.

This commit is contained in:
Warren Block 2016-05-20 13:12:02 +00:00
parent c071a2c774
commit a659b44c38
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48835

View file

@ -4851,7 +4851,7 @@ DOCS_ALL_TARGET= doc</programlisting>
<title>Additional Build Targets,
<buildtarget><replaceable>TARGET</replaceable>-<replaceable>OPT</replaceable>-on</buildtarget>
and
<buildtarget><replaceable>TARGET</replaceable>-<replaceable>OPT</replaceable>-on</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>