Minor grammar fix.
Submitted by: Bruce Newland <newlandb@corp.earthlink.net>
This commit is contained in:
parent
ae4e55c8ac
commit
5bf0ad941f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13456
1 changed files with 2 additions and 2 deletions
|
@ -798,8 +798,8 @@
|
|||
<para><emphasis>Parallelism</emphasis> - Certain portions of the
|
||||
release build are actually <quote>embarrassingly
|
||||
parallel</quote>. Most of the tasks are very I/O intensive,
|
||||
so multiple high-speed disk drives is actually important that
|
||||
multiple processors in speeding up the <quote>make
|
||||
so having multiple high-speed disk drives is actually more important than
|
||||
using multiple processors in speeding up the <quote>make
|
||||
release</quote> process. If multiple disks are used for
|
||||
different hierarchies in the <emphasis>chroot</emphasis>
|
||||
environment, then the CVS checkout of the ports and doc trees
|
||||
|
|
Loading…
Reference in a new issue