Spell Checks

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-04-10 03:21:13 +00:00
parent 4d994af419
commit ad4f6fb31c
4 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
This chapter will setup basic networking. Although the system might not be This chapter will setup basic networking. Although the system might not be
connected to a network, Linux software uses network functions anyway. connected to a network, Linux software uses network functions anyway.
We'll be installing at least the local loopback device and a network We'll be installing at least the local loopback device and a network
card as well if applicable. Also the proper bootscripts will be created card as well if applicable. Also the proper boot scripts will be created
so that networking will be enabled during boot time. so that networking will be enabled during boot time.
</para> </para>

View File

@ -1,5 +1,5 @@
<sect1 id="ch09-localnet"> <sect1 id="ch09-localnet">
<title>Creating the /etc/init.d/localnet bootscript</title> <title>Creating the /etc/init.d/localnet boot script</title>
<para> <para>
A new file <filename>/etc/init.d/localnet</filename> is created containing A new file <filename>/etc/init.d/localnet</filename> is created containing

View File

@ -8,7 +8,7 @@ more about what happens behind the scenes, in particular what happens
between turning on the computer and seeing the command prompt, you may between turning on the computer and seeing the command prompt, you may
want to read the <quote>From Power Up To Bash Prompt</quote> (P2B) HOWTO. want to read the <quote>From Power Up To Bash Prompt</quote> (P2B) HOWTO.
This HOWTO builds a bare system, in way similar to the one this book This HOWTO builds a bare system, in way similar to the one this book
uses, but it focusses more on just installing a bootable system instead uses, but it focuses more on just installing a bootable system instead
of a complete system. of a complete system.
</para> </para>

View File

@ -13,7 +13,7 @@ for you.
</para> </para>
<para> <para>
The fruits of building your own system are plentiful, but the labour may The fruits of building your own system are plentiful, but the labor may
be hard. There is a long way ahead, but in the end you will be be hard. There is a long way ahead, but in the end you will be
able to call yourself the proud owner of your own Linux system, able to call yourself the proud owner of your own Linux system,
completely tailored after your needs. You will dictate the layout of completely tailored after your needs. You will dictate the layout of