mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-22 21:29:23 +01:00
typo fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2418 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
ef97d1698c
commit
f60ee1676d
@ -23,10 +23,10 @@ The swap partition for your LFS system can be the same one as for your host
|
||||
system, so you won't have to create another if your host system already uses
|
||||
a swap partition.</para>
|
||||
|
||||
<para>Start the <filename>cfdisk</filename> program with as argument the name
|
||||
of the hard disk upon which the new partition must be created -- for example
|
||||
<para>Start the <filename>cfdisk</filename> program with an argument naming
|
||||
the hard disk upon which the new partition must be created -- for example
|
||||
<filename>/dev/hda</filename> for the primary IDE disk. Create a Linux native
|
||||
partition, and if needed a swap partition. Please refer to the man page of
|
||||
partition, and if needed, a swap partition. Please refer to the man page of
|
||||
<filename>cfdisk</filename> if you don't yet know how to use the program.</para>
|
||||
|
||||
<para>Remember the designation of your new partition -- something like
|
||||
|
Loading…
Reference in New Issue
Block a user