website rev 138

en: Tidy Manuals and typos
author Paul Issott <paul@slitaz.org>
date Tue Aug 19 21:21:57 2008 +0000 (2008-08-19)
parents 5dae13b0abcb
children 945470ee2725
files en/doc/handbook/cmdline.html en/doc/handbook/gen-livecd.html en/doc/manuals/tazlito.en.html en/doc/manuals/tazpkg.en.html en/get/index.html
line diff
     1.1 --- a/en/doc/handbook/cmdline.html	Sat Aug 16 13:07:06 2008 +0000
     1.2 +++ b/en/doc/handbook/cmdline.html	Tue Aug 19 21:21:57 2008 +0000
     1.3 @@ -333,7 +333,7 @@
     1.4  <h3><font color="#6c0023">Turn off the system or restart</font></h3>
     1.5  <p>
     1.6  To stop or restart SliTaz, you can use the <code>halt</code> or <code>reboot</code>
     1.7 -commands or the &lt;Ctrl+Alt+Delete&gt; key combination, which enables a
     1.8 +commands or the &lt;Ctrl+Alt+Delete&gt; key combination which enables a
     1.9  system reboot. In case of any problems you can use the <code>-f</code>
    1.10  option signifing <em>forced</em>:
    1.11  </p>
     2.1 --- a/en/doc/handbook/gen-livecd.html	Sat Aug 16 13:07:06 2008 +0000
     2.2 +++ b/en/doc/handbook/gen-livecd.html	Tue Aug 19 21:21:57 2008 +0000
     2.3 @@ -48,7 +48,7 @@
     2.4  <h3>To begin</h3>
     2.5  <p>
     2.6  Creating your own LiveCD version of SliTaz with Tazlito 
     2.7 -takes little time and you can choose precisely the software
     2.8 +takes very little time and you can choose precisely the software
     2.9  packages that you want to find on the system. The support
    2.10  of flavors permits you to generate a customized LiveCD
    2.11  amended by a list of packages or flavors created by the SliTaz
    2.12 @@ -187,11 +187,11 @@
    2.13  <h3>Create a flavor</h3>
    2.14  <p>
    2.15  Tazlito allows you to easily create your own flavor from
    2.16 -the results of manufacturing the distribution (<code>gen-distro</code>).
    2.17 +the results of generating the distribution (<code>gen-distro</code>).
    2.18  The file will contain all the flavor's additional files,
    2.19  a description and a list of packages which can be reused later
    2.20  and updated according to the versions of packages. To generate
    2.21 -you own flavor responding to one or two questions:
    2.22 +your own flavor responding to one or two questions:
    2.23  </p>
    2.24  <pre>
    2.25   # tazlito gen-flavor new-flavor
     3.1 --- a/en/doc/manuals/tazlito.en.html	Sat Aug 16 13:07:06 2008 +0000
     3.2 +++ b/en/doc/manuals/tazlito.en.html	Tue Aug 19 21:21:57 2008 +0000
     3.3 @@ -63,7 +63,7 @@
     3.4  <h3><font color="#6c0023">usage</font></h3>
     3.5  <p>
     3.6  The 'usage' command displays a summary of available commands
     3.7 -with short descriptions:
     3.8 +with a short description:
     3.9  </p>
    3.10  <pre>
    3.11   # tazlito usage
    3.12 @@ -81,7 +81,7 @@
    3.13  The 'gen-config' command allows you to generate a configuration
    3.14  file ready to be edited. By default the file is created in
    3.15  the current directory, but can also be in another directory
    3.16 -if specified:
    3.17 +if specified via the command line:
    3.18  </p>
    3.19  <pre>
    3.20   # tazlito gen-config
    3.21 @@ -160,7 +160,7 @@
    3.22  The 'extract-distro' command is used to extract an ISO image
    3.23  from the LiveCD to rebuild the structure of the root cdrom
    3.24  and system. It is then possible to make the desired changes
    3.25 -or additions and rebuild the ISO image via 'gen-iso' and 
    3.26 +or additions and rebuild the ISO image via 'gen-iso' or 
    3.27  'gen-initiso'. Example of use:
    3.28  </p>
    3.29  <pre>
     4.1 --- a/en/doc/manuals/tazpkg.en.html	Sat Aug 16 13:07:06 2008 +0000
     4.2 +++ b/en/doc/manuals/tazpkg.en.html	Tue Aug 19 21:21:57 2008 +0000
     4.3 @@ -114,7 +114,7 @@
     4.4  <p>
     4.5  Description of the package (if it exists). This command
     4.6  displays the 'description.txt' file of each package (a simple
     4.7 -text file, no wider than 80 characters to fit in a standard terminal):
     4.8 +text file, justified to 80 characters to fit in a standard terminal):
     4.9  </p>
    4.10  <pre>
    4.11   # tazpkg desc busybox
    4.12 @@ -156,8 +156,8 @@
    4.13  This command allows the installation of a local package with
    4.14  the .tazpkg extension. See 'get-install' to install a 
    4.15  package from the internet. Note that you can force the
    4.16 -installation via the --forced, uninstall and reinstall options.
    4.17 -You can also specify the root system where you want to install the
    4.18 +installation via the --forced, uninstall and reinstall options 
    4.19 +or specify the root system where you want to install the
    4.20  packages via the -root= option:
    4.21  </p>
    4.22  <pre>
     5.1 --- a/en/get/index.html	Sat Aug 16 13:07:06 2008 +0000
     5.2 +++ b/en/get/index.html	Tue Aug 19 21:21:57 2008 +0000
     5.3 @@ -134,7 +134,7 @@
     5.4  <a name="cooking"></a>
     5.5  <h2>LiveCD - Cooking version</h2>
     5.6  <p>
     5.7 -SliTaz "Cooking" LiveCD is a constantly evolving version. It is fully usable, allows
     5.8 +SliTaz "Cooking" LiveCD is a constantly evolving version, fully usable, it allows
     5.9  you to test the latest improvements and packages, ask for new features or report
    5.10  bugs to help us to prepare for the stable version.
    5.11  </p>