mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Reworded swap partition initialisation description
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6217 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
38f5ac232a
commit
1756b05a1a
@ -49,9 +49,9 @@ cd /tmp
|
||||
rm -rf e2fsprogs-&e2fsprogs-version;</userinput></screen>
|
||||
</note>
|
||||
|
||||
<para>If a swap partition was created, it will need to be initialized
|
||||
as a swap partition by using the command below. If you are using an existing
|
||||
swap partition, there is no need to format it.</para>
|
||||
<para>If a swap partition was created, it will need to be initialized for use by
|
||||
issuing the command below. If you are using an existing swap partition, there is
|
||||
no need to format it.</para>
|
||||
|
||||
<screen><userinput>mkswap /dev/<replaceable>[yyy]</replaceable></userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user