Small grammar edits in the Handbook's Introduction
PR: 241438 Submitted by: kamalimani1623@gmail.com Patch by: kamalimani1623@gmail.com Approved by: bcr@(mentor) Differential Revision: https://reviews.freebsd.org/D23550
This commit is contained in:
parent
9445b4ce34
commit
4356571661
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53882
1 changed files with 13 additions and 13 deletions
|
@ -30,7 +30,7 @@
|
||||||
covers various aspects of the &os; Project, such as its
|
covers various aspects of the &os; Project, such as its
|
||||||
history, goals, development model, and so on.</para>
|
history, goals, development model, and so on.</para>
|
||||||
|
|
||||||
<para>After reading this chapter, you will know:</para>
|
<para>After reading this chapter you will know:</para>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -181,7 +181,7 @@
|
||||||
applications developed by research centers and universities
|
applications developed by research centers and universities
|
||||||
around the world, often available at little to no cost.</para>
|
around the world, often available at little to no cost.</para>
|
||||||
|
|
||||||
<para>Because the source code for &os; itself is generally
|
<para>Because the source code for &os; itself is freely
|
||||||
available, the system can also be customized to an almost
|
available, the system can also be customized to an almost
|
||||||
unheard of degree for special applications or projects, and in
|
unheard of degree for special applications or projects, and in
|
||||||
ways not generally possible with operating systems from most
|
ways not generally possible with operating systems from most
|
||||||
|
@ -314,7 +314,7 @@
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><emphasis>Software Development:</emphasis> The basic
|
<para><emphasis>Software Development:</emphasis> The basic
|
||||||
&os; system comes with a full complement of development
|
&os; system comes with a full suite of development
|
||||||
tools including a full
|
tools including a full
|
||||||
C/C++<indexterm>
|
C/C++<indexterm>
|
||||||
<primary>Compiler</primary>
|
<primary>Compiler</primary>
|
||||||
|
@ -752,14 +752,14 @@
|
||||||
</indexterm>
|
</indexterm>
|
||||||
|
|
||||||
<para>The &os; Project had its genesis in the early part
|
<para>The &os; Project had its genesis in the early part
|
||||||
of 1993, partially as an outgrowth of the Unofficial
|
of 1993, partially as the brainchild of the Unofficial
|
||||||
386BSDPatchkit by the patchkit's last 3 coordinators: Nate
|
386BSDPatchkit's last 3 coordinators: Nate Williams,
|
||||||
Williams, Rod Grimes and Jordan Hubbard.</para>
|
Rod Grimes and Jordan Hubbard.</para>
|
||||||
|
|
||||||
<indexterm><primary>386BSD</primary></indexterm>
|
<indexterm><primary>386BSD</primary></indexterm>
|
||||||
<para>The original goal was to produce an intermediate snapshot
|
<para>The original goal was to produce an intermediate snapshot
|
||||||
of 386BSD in order to fix a number of problems with it that
|
of 386BSD in order to fix a number of problems that
|
||||||
the patchkit mechanism just was not capable of solving. The
|
the patchkit mechanism was just not capable of solving. The
|
||||||
early working title for the project was 386BSD 0.5 or 386BSD
|
early working title for the project was 386BSD 0.5 or 386BSD
|
||||||
Interim in reference of that fact.</para>
|
Interim in reference of that fact.</para>
|
||||||
|
|
||||||
|
@ -897,7 +897,7 @@
|
||||||
least on the side of enforced access rather than the usual
|
least on the side of enforced access rather than the usual
|
||||||
opposite. Due to the additional complexities that can evolve
|
opposite. Due to the additional complexities that can evolve
|
||||||
in the commercial use of GPL software we do, however, prefer
|
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.</para>
|
it is a reasonable option to do so.</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
@ -986,10 +986,10 @@
|
||||||
and Ports Collection repositories also moved from
|
and Ports Collection repositories also moved from
|
||||||
<application>CVS</application> to
|
<application>CVS</application> to
|
||||||
<application>SVN</application> in May 2012 and July
|
<application>SVN</application> in May 2012 and July
|
||||||
2012, respectively. Please refer to the <link
|
2012, respectively. Please refer to the <link
|
||||||
linkend="synching">Synchronizing your source
|
linkend="synching">Obtaining the Source</link>
|
||||||
tree</link> section for more information on obtaining
|
section for more information on obtaining the
|
||||||
the &os; <literal>src/</literal> repository and <link
|
&os; <literal>src/</literal> repository and <link
|
||||||
linkend="ports-using">Using the Ports
|
linkend="ports-using">Using the Ports
|
||||||
Collection</link> for details on obtaining the &os;
|
Collection</link> for details on obtaining the &os;
|
||||||
Ports Collection.</para>
|
Ports Collection.</para>
|
||||||
|
|
Loading…
Reference in a new issue