From 764d8f4d378f3bb4828e529057b0990297f8e28e Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Mon, 23 Sep 2002 18:35:06 +0000 Subject: Applied Bill Maltby's grammatic-fixes patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter03/creatingpart.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter03/creatingpart.xml') 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. Since your system memory can only hold a limited amount of data @@ -31,7 +31,7 @@ when we create the /etc/fstab file. 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. -- cgit v1.2.3-54-g00ecf