website rev 545

en: Tiny edits
author Paul Issott <paul@slitaz.org>
date Mon Sep 21 22:33:29 2009 +0000 (2009-09-21)
parents a573622733cd
children fa89733be92f
files en/doc/cookbook/reltasks.html en/doc/handbook/install.html en/doc/handbook/utilities.html
line diff
     1.1 --- a/en/doc/cookbook/reltasks.html	Thu Sep 17 13:04:50 2009 +0200
     1.2 +++ b/en/doc/cookbook/reltasks.html	Mon Sep 21 22:33:29 2009 +0000
     1.3 @@ -57,7 +57,7 @@
     1.4  the package <code>slitaz-doc</code>, the repos are tagged just before release
     1.5  and are archived on the mirror. After the wok has been copied to wok-stable,
     1.6  the docs are back to a cooking cycle and just provide an index with basic
     1.7 -information. On the system, docs are located in: /usr/share/doc/slitaz, a 
     1.8 +information. On the system, docs are located in /usr/share/doc/slitaz, a 
     1.9  desktop file and icon are provided in the sources package and can be used
    1.10  to have quick access to the documentation.
    1.11  </p>
     2.1 --- a/en/doc/handbook/install.html	Thu Sep 17 13:04:50 2009 +0200
     2.2 +++ b/en/doc/handbook/install.html	Mon Sep 21 22:33:29 2009 +0000
     2.3 @@ -52,7 +52,7 @@
     2.4  <p>
     2.5  SliTaz provides a simple to use Installer which can be launched from the 
     2.6  "System Tools" menu. SliTaz 2.0 Installer messages are in English
     2.7 -and you can use it with these complimentary instructions.
     2.8 +and can be used with these complimentary instructions.
     2.9  </p>
    2.10  <h4>Install type</h4>
    2.11  <p>
     3.1 --- a/en/doc/handbook/utilities.html	Thu Sep 17 13:04:50 2009 +0200
     3.2 +++ b/en/doc/handbook/utilities.html	Mon Sep 21 22:33:29 2009 +0000
     3.3 @@ -43,7 +43,7 @@
     3.4  <h3>Calculator</h3>
     3.5  <p>
     3.6  Mathematical operations can be done with the text mode calculator bc. Open a terminal and directly type
     3.7 -<code>bc</code>, to exit, simply type <code>quit</code>:
     3.8 +<code>bc</code>. To exit, simply type <code>quit</code>:
     3.9  </p>
    3.10  <pre> $ bc
    3.11   23+45 &lt;ENTER&gt;
    3.12 @@ -69,7 +69,8 @@
    3.13  <pre> # wodim -devices
    3.14   Or:
    3.15   # wodim -checkdrive
    3.16 - For the bus: # wodim -scanbus
    3.17 + For the bus: 
    3.18 + # wodim -scanbus
    3.19  </pre>
    3.20  <h4>Create an ISO 9660 image</h4>
    3.21  <p>