website rev 172

en: Fix Tazusb Manual
author Paul Issott <paul@slitaz.org>
date Sun Sep 21 21:17:49 2008 +0000 (2008-09-21)
parents 4fc4af3cd0cc
children 1bde84e4bc42
files en/doc/manuals/tazusb.en.html
line diff
     1.1 --- a/en/doc/manuals/tazusb.en.html	Sun Sep 21 20:44:16 2008 +0000
     1.2 +++ b/en/doc/manuals/tazusb.en.html	Sun Sep 21 21:17:49 2008 +0000
     1.3 @@ -95,13 +95,13 @@
     1.4   # tazusb gen-liveusb /dev/sda1
     1.5  </pre>
     1.6  
     1.7 -<h3><font color="#6c0023">gen-swap-file</font></h3>
     1.8 +<h3><font color="#6c0023">gen-swap</font></h3>
     1.9  <p>
    1.10 -The 'gen-swap-file' command re/creates a virtual swap file and places 
    1.11 +The 'gen-swap' command re/creates a virtual swap file and places 
    1.12  it in the /home directory to be activated on each boot. This is useful
    1.13  for old systems with low memory.
    1.14  </p>
    1.15 -<pre> # tazusb gen-swap-file
    1.16 +<pre> # tazusb gen-swap
    1.17  </pre>
    1.18  
    1.19  <h3><font color="#6c0023">gen-iso2usb</font></h3>