Minor typo fixes to the BLFS Bootscripts section

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4756 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-07-22 00:09:20 +00:00
parent cbadf6b3e5
commit 443eee56a6

View File

@ -25,10 +25,10 @@
<para>The BLFS Bootscripts package contains the init
scripts that are used throughout the book. It is assumed that you will be
using the blfs-bootscripts package in conjuction with a compatible
lfs-bootscripts package. Refer to
using the BLFS Bootscripts package in conjuction with a compatible
LFS-Bootscripts package. Refer to
<ulink url="&lfs-root;/chapter07/bootscripts.html"/> for more
information on the lfs-bootscripts package.</para>
information on the LFS-Bootscripts package.</para>
<itemizedlist spacing='compact'>
<title>Package Information</title>
@ -37,11 +37,11 @@
</listitem>
</itemizedlist>
<para>The blfs-bootscripts package will be used throughout the BLFS book
<para>The BLFS Bootscripts package will be used throughout the BLFS book
for startup scripts. Unlike LFS, each init script has a separate install target
in the blfs-bootscripts package. It is recomended you keep the package source
in the BLFS Bootscripts package. It is recomended you keep the package source
directory around until completion of your BLFS system. When a script is
requested from blfs-bootscripts, simply change to the directory and as the
requested from BLFS Bootscripts, simply change to the directory and as the
<systemitem class="username">root</systemitem> user, execute the given
<command>make install-<replaceable>[init-script]</replaceable></command>
command. This command installs the init script to its proper location (along