Index: head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml =================================================================== --- head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml +++ head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml @@ -30,7 +30,7 @@ covers various aspects of the &os; Project, such as its history, goals, development model, and so on. - After reading this chapter, you will know: + After reading this chapter you will know: @@ -181,7 +181,7 @@ applications developed by research centers and universities around the world, often available at little to no cost. - Because the source code for &os; itself is generally + Because the source code for &os; itself is freely available, the system can also be customized to an almost unheard of degree for special applications or projects, and in ways not generally possible with operating systems from most @@ -314,7 +314,7 @@ Software Development: The basic - &os; system comes with a full complement of development + &os; system comes with a full suite of development tools including a full C/C++ Compiler @@ -752,14 +752,14 @@ The &os; Project had its genesis in the early part - of 1993, partially as an outgrowth of the Unofficial - 386BSDPatchkit by the patchkit's last 3 coordinators: Nate - Williams, Rod Grimes and Jordan Hubbard. + of 1993, partially as the brainchild of the Unofficial + 386BSDPatchkit's last 3 coordinators: Nate Williams, + Rod Grimes and Jordan Hubbard. 386BSD The original goal was to produce an intermediate snapshot - of 386BSD in order to fix a number of problems with it that - the patchkit mechanism just was not capable of solving. The + of 386BSD in order to fix a number of problems that + the patchkit mechanism was just not capable of solving. The early working title for the project was 386BSD 0.5 or 386BSD Interim in reference of that fact. @@ -897,7 +897,7 @@ least on the side of enforced access rather than the usual opposite. Due to the additional complexities that can evolve in the commercial use of GPL software we do, however, prefer - software submitted under the more relaxed BSD copyright when + software submitted under the more relaxed BSD license when it is a reasonable option to do so. @@ -986,10 +986,10 @@ and Ports Collection repositories also moved from CVS to SVN in May 2012 and July - 2012, respectively. Please refer to the Synchronizing your source - tree section for more information on obtaining - the &os; src/ repository and Obtaining the Source + section for more information on obtaining the + &os; src/ repository and Using the Ports Collection for details on obtaining the &os; Ports Collection.