View | Details | Raw Unified | Return to bug 241438
Collapse All | Expand All

(-)en_US.ISO8859-1/books/handbook/introduction/chapter.xml (-14 / +14 lines)
Lines 30-36 Link Here
30
      covers various aspects of the &os; Project, such as its
30
      covers various aspects of the &os; Project, such as its
31
      history, goals, development model, and so on.</para>
31
      history, goals, development model, and so on.</para>
32
32
33
    <para>After reading this chapter, you will know:</para>
33
    <para>After reading this chapter you will know:</para>
34
34
35
    <itemizedlist>
35
    <itemizedlist>
36
      <listitem>
36
      <listitem>
Lines 181-187 Link Here
181
	applications developed by research centers and universities
181
	applications developed by research centers and universities
182
	around the world, often available at little to no cost.</para>
182
	around the world, often available at little to no cost.</para>
183
183
184
      <para>Because the source code for &os; itself is generally
184
      <para>Because the source code for &os; itself is freely 
185
	available, the system can also be customized to an almost
185
	available, the system can also be customized to an almost
186
	unheard of degree for special applications or projects, and in
186
	unheard of degree for special applications or projects, and in
187
	ways not generally possible with operating systems from most
187
	ways not generally possible with operating systems from most
Lines 229-236 Link Here
229
		</indexterm>
229
		</indexterm>
230
		<indexterm>
230
		<indexterm>
231
		  <primary>email</primary>
231
		  <primary>email</primary>
232
		</indexterm>
232
		</indexterm>Email servers</para>
233
		Email servers</para>
234
	    </listitem>
233
	    </listitem>
235
234
236
	    <listitem>
235
	    <listitem>
Lines 314-320 Link Here
314
313
315
	<listitem>
314
	<listitem>
316
	  <para><emphasis>Software Development:</emphasis>  The basic
315
	  <para><emphasis>Software Development:</emphasis>  The basic
317
	    &os; system comes with a full complement of development
316
	    &os; system comes with a full suite of development
318
	    tools including a full
317
	    tools including a full
319
	    C/C++<indexterm>
318
	    C/C++<indexterm>
320
	      <primary>Compiler</primary>
319
	      <primary>Compiler</primary>
Lines 737-750 Link Here
737
      </indexterm>
736
      </indexterm>
738
737
739
      <para>The &os;&nbsp;Project had its genesis in the early part
738
      <para>The &os;&nbsp;Project had its genesis in the early part
740
	of 1993, partially as an outgrowth of the Unofficial
739
	of 1993, partially as the brainchild of the Unofficial
741
	386BSDPatchkit by the patchkit's last 3 coordinators: Nate
740
	386BSD-Patchkit's last 3 coordinators: Nate Williams,
742
	Williams, Rod Grimes and Jordan Hubbard.</para>
741
	Rod Grimes and Jordan Hubbard.</para>
743
742
744
      <indexterm><primary>386BSD</primary></indexterm>
743
      <indexterm><primary>386BSD</primary></indexterm>
745
      <para>The original goal was to produce an intermediate snapshot
744
      <para>The original goal was to produce an intermediate snapshot
746
	of 386BSD in order to fix a number of problems with it that
745
	of 386BSD in order to fix a number of problems that 
747
	the patchkit mechanism just was not capable of solving.  The
746
	the patchkit mechanism was just not capable of solving.  The
748
	early working title for the project was 386BSD 0.5 or 386BSD
747
	early working title for the project was 386BSD 0.5 or 386BSD
749
	Interim in reference of that fact.</para>
748
	Interim in reference of that fact.</para>
750
749
Lines 882-888 Link Here
882
	least on the side of enforced access rather than the usual
881
	least on the side of enforced access rather than the usual
883
	opposite.  Due to the additional complexities that can evolve
882
	opposite.  Due to the additional complexities that can evolve
884
	in the commercial use of GPL software we do, however, prefer
883
	in the commercial use of GPL software we do, however, prefer
885
	software submitted under the more relaxed BSD copyright when
884
	software submitted under the more relaxed BSD license when
886
	it is a reasonable option to do so.</para>
885
	it is a reasonable option to do so.</para>
887
    </sect2>
886
    </sect2>
888
887
Lines 971-979 Link Here
971
	      and Ports Collection repositories also moved from
970
	      and Ports Collection repositories also moved from
972
	      <application>CVS</application> to
971
	      <application>CVS</application> to
973
	      <application>SVN</application> in May 2012 and July
972
	      <application>SVN</application> in May 2012 and July
974
	      2012, respectively.  Please refer to the <link
973
		2012, respectively.  Please refer to the <link 
975
		linkend="synching">Synchronizing your source
974
		linkend="synching"> Obtaining the Source</link>
976
		tree</link> section for more information on obtaining
975
		section for more information on
976
		 obtaining
977
	      the &os; <literal>src/</literal> repository and <link
977
	      the &os; <literal>src/</literal> repository and <link
978
		linkend="ports-using">Using the Ports
978
		linkend="ports-using">Using the Ports
979
		Collection</link> for details on obtaining the &os;
979
		Collection</link> for details on obtaining the &os;

Return to bug 241438