diff options
Diffstat (limited to 'chapter06/e2fsprogs.xml')
-rw-r--r-- | chapter06/e2fsprogs.xml | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 1ebbe6a55..59a98e83b 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -115,12 +115,11 @@ cd build</userinput></screen> <screen><userinput remap="test">make check</userinput></screen> - <para>One of the E2fsprogs tests will attempt to allocate 256 MB - of memory. If you do not have significantly more RAM than this, it - is recommended to enable sufficient swap space for the test. See - <xref linkend="space-creatingfilesystem"/> and - <xref linkend="space-mounting"/> for details on creating and enabling - swap space.</para> + <para>One of the E2fsprogs tests will attempt to allocate 256 MB of memory. + If you do not have significantly more RAM than this, be sure to enable + sufficient swap space for the test. See <xref + linkend="space-creatingfilesystem"/> and <xref linkend="space-mounting"/> + for details on creating and enabling swap space.</para> <para>Install the binaries, documentation, and shared libraries:</para> |