aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03/creatingpart.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter03/creatingpart.xml')
-rw-r--r--chapter03/creatingpart.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter03/creatingpart.xml b/chapter03/creatingpart.xml
index d8ebd0c22..af0741e81 100644
--- a/chapter03/creatingpart.xml
+++ b/chapter03/creatingpart.xml
@@ -15,7 +15,7 @@ Linux partition where we can build it. We recommend a partition size
of at least 1 GB. This provides enough space to store the tarballs and
compile all of the packages. You will probably need more space if you
intend to install additional software and use the LFS system as your
-primary Linux system. If a Linux Native partition is already available,
+primary Linux system. If a Linux native partition is already available,
this subsection can be skipped.</para>
<para>Since your system memory can only hold a limited amount of data
@@ -31,7 +31,7 @@ when we create the <filename>/etc/fstab</filename> file.</para>
<para>The cfdisk program (or another fdisk-like program) should be
started with the appropriate hard disk as the argument (like /dev/hda
if a new partition is to be created on the primary master IDE disk).
-Using this program, create a Linux Native partition. Please refer to
+Using this program, create a Linux native partition. Please refer to
the documentation of your fdisk program (the man pages are often a
good place to start) for information about creating Linux native
partitions and writing partition tables.</para>