mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
Rewording so that a colon can be comfortably added to lead in to a command, to help people using screen readers.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8173 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
37635341c5
commit
ea148539cb
@ -62,10 +62,10 @@ cd /tmp
|
||||
rm -rfv e2fsprogs-&e2fsprogs-version;</userinput></screen>
|
||||
</note>
|
||||
|
||||
<para>If a <systemitem class="filesystem">swap</systemitem> partition was
|
||||
created, it will need to be initialized for use by issuing the command below.
|
||||
If you are using an existing <systemitem class="filesystem">swap</systemitem>
|
||||
partition, there is no need to format it.</para>
|
||||
<para>If you are using an existing <systemitem class="filesystem">swap
|
||||
</systemitem> partition, there is no need to format it. If a new
|
||||
<systemitem class="filesystem"> swap</systemitem> partition was created,
|
||||
it will need to be initialized with this command:</para>
|
||||
|
||||
<screen role="nodump"><userinput>mkswap /dev/<replaceable><yyy></replaceable></userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user