aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02/creatingfilesystem.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter02/creatingfilesystem.xml')
-rw-r--r--chapter02/creatingfilesystem.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter02/creatingfilesystem.xml b/chapter02/creatingfilesystem.xml
index 06bd5149a..7fb10bd41 100644
--- a/chapter02/creatingfilesystem.xml
+++ b/chapter02/creatingfilesystem.xml
@@ -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>