svn commit: r46510 - head/en_US.ISO8859-1/books/porters-handbook/slow-porting
Jason Helfman <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: jgh Date: Thu Apr 9 15:26:33 2015 New Revision: 46510 URL: https://svnweb.freebsd.org/changeset/doc/46510 Log: - address capitalization PR: 199302 Differential Revision: https://reviews.freebsd.org/D2263 Reported by: [email protected] Approved by: bcr (mentor) Modified: head/en_US.ISO8859-1/books/porters-handbook/slow-porting/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/slow-porting/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/slow-porting/chapter.xml Thu Apr 9 15:06:13 2015 (r46509) +++ head/en_US.ISO8859-1/books/porters-handbook/slow-porting/chapter.xml Thu Apr 9 15:26:33 2015 (r46510) @@ -152,7 +152,7 @@ <buildtarget>configure</buildtarget>, etc.) do nothing more 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 - be changed. to fix the extraction, fix + be changed. To fix the extraction, fix <buildtarget>do-extract</buildtarget>, but never ever change the way <buildtarget>extract</buildtarget> operates! Additionally, the target _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"