- address capitalization

PR:		199302
Differential Revision:	https://reviews.freebsd.org/D2263
Reported by:	andrew_terekhov@yahoo.com
Approved by:	bcr (mentor)
This commit is contained in:
Jason Helfman 2015-04-09 15:26:33 +00:00
parent 56954abb01
commit d30e23c2d0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46510

View file

@ -152,7 +152,7 @@
<buildtarget>configure</buildtarget>, etc.) do nothing more <buildtarget>configure</buildtarget>, etc.) do nothing more
than make sure all the stages up to that one are completed and than make sure all the stages up to that one are completed and
call the real targets or scripts, and they are not intended to call the real targets or scripts, and they are not intended to
be changed. to fix the extraction, fix be changed. To fix the extraction, fix
<buildtarget>do-extract</buildtarget>, but never ever change <buildtarget>do-extract</buildtarget>, but never ever change
the way <buildtarget>extract</buildtarget> operates! the way <buildtarget>extract</buildtarget> operates!
Additionally, the target Additionally, the target