Text updates

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10792 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Chris Staub 2012-10-26 07:50:07 +00:00
parent 802f7211d0
commit 6fcb1b9815
5 changed files with 6 additions and 5 deletions

View File

@ -107,7 +107,7 @@ make</userinput></screen>
<title>Command Explanations</title>
<para>
<option>-&#45;disable-static</option>: This stops it compiling a static
<option>-&#45;disable-static</option>: This stops it from compiling a static
version of <filename class="libraryfile">libapr-1</filename>.
</para>

View File

@ -31,7 +31,7 @@
<para>
<application>Check</application> is a unit testing framework for C.
It was installed by LFS in the temprary /tools directory. These
It was installed by LFS in the temporary /tools directory. These
instructions install it permanently.
</para>

View File

@ -30,7 +30,7 @@
<title>Introduction to S-Lang</title>
<para><application>S-Lang</application> is an interpreted language that
maybe be embedded into an application to make the application extensible.
may be embedded into an application to make the application extensible.
It provides facilities required by interactive applications such as
display/screen management, keyboard input and keymaps.</para>

View File

@ -30,7 +30,7 @@
<title>Introduction to mdadm</title>
<para>The <application>mdadm</application> package contains administration
tools for sorfware RAID.</para>
tools for software RAID.</para>
&lfs72_checked;

View File

@ -180,7 +180,8 @@ ln /usr/share/man/man8/{ntfs-3g,mount.ntfs}.8</userinput></screen>
<para>
For a user to be able to mount the usb stick they will need to be able to
write to /mnt/usb so as the <systemitem class="username">root</systemitem>
write to <filename class="directory">/mnt/usb</filename>, so as the
<systemitem class="username">root</systemitem>
user:
</para>