tazwok rev 181

en: edit docs
author Paul Issott <paul@slitaz.org>
date Sun Nov 07 08:21:39 2010 +0000 (2010-11-07)
parents a7d5ebd59038
children 130993d0c2f4
files doc/tazwok.en.html
line diff
     1.1 --- a/doc/tazwok.en.html	Wed Nov 03 01:33:32 2010 +0000
     1.2 +++ b/doc/tazwok.en.html	Sun Nov 07 08:21:39 2010 +0000
     1.3 @@ -42,14 +42,14 @@
     1.4  <p>
     1.5  Tazwok is a command line tool to configure and compile a package from source. Tazwok can also create packages
     1.6  ready to be used by Tazpkg, the SliTaz package manager. To work, Tazwok uses a directory containing
     1.7 -the receipt and the necessary information (stuff) for the construction of the package. This receipt is also used by
     1.8 +the receipt and any necessary information (stuff) for the construction of the package. This receipt is also used by
     1.9  Tazpkg and consists of different variables and functions. Tazwok uses a configuration file (/etc/tazwok.conf)
    1.10  to find the path to the wok, the package sources, and any generated .tazpkg packages. Tazwok can also generate
    1.11  a list of packages with their md5, create packages interactively, search for packages in the wok, clean generated files and even 
    1.12  cook several packages at once (See available commands).
    1.13  </p>
    1.14  <p>
    1.15 -Tazwok is entirely built from scratch using SHell script, compatible with Bash, it runs under Ash - 
    1.16 +Tazwok is entirely built from scratch using SHell script, compatible with Bash; it runs under Ash - 
    1.17  part of the Busybox project. Tazwok is distributed under the free GNU license GPL V3. The SliTaz
    1.18  Cookbook also provides documentation about Tazwok and the package receipts.
    1.19  </p>