"compliment" --> "complement"
Submmitted by: Dave Ritz <labrat@psu.edu>
This commit is contained in:
parent
158b021869
commit
502bb1380e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2879
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: nutshell.sgml,v 1.14 1997-10-14 04:08:26 hoek Exp $ -->
|
||||
<!-- $Id: nutshell.sgml,v 1.15 1998-06-01 00:51:50 mph Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>FreeBSD in a Nutshell<label id="nutshell"></heading>
|
||||
|
@ -50,7 +50,7 @@
|
|||
<item><bf>Shared libraries</bf> (the Unix equivalent of
|
||||
MS-Windows DLLs) provide for efficient use of disk space
|
||||
and memory.</item>
|
||||
<item>A full compliment of <bf>C</bf>, <bf>C++</bf> and
|
||||
<item>A full complement of <bf>C</bf>, <bf>C++</bf> and
|
||||
<bf>Fortran</bf> development tools. Many additional
|
||||
languages for advanced research and development are
|
||||
also available in the ports and packages collection.</item>
|
||||
|
@ -141,7 +141,7 @@
|
|||
"diskless", making individual workstations even cheaper
|
||||
and easier to administer.</item>
|
||||
<item><bf>Software Development:</bf> The basic FreeBSD system
|
||||
comes with a full compliment of development tools
|
||||
comes with a full complement of development tools
|
||||
including the renowned GNU C/C++ compiler and
|
||||
debugger. </item>
|
||||
</itemize>
|
||||
|
|
Loading…
Reference in a new issue