website rev 71

en: Fix typos in Manuals
author Paul Issott <paul@slitaz.org>
date Fri Jun 20 14:25:00 2008 +0000 (2008-06-20)
parents 78209e6be9d5
children 58cda986e06f
files en/doc/manuals/tazpkg.en.html en/doc/manuals/tazwok.en.html
line diff
     1.1 --- a/en/doc/manuals/tazpkg.en.html	Thu Jun 19 16:09:28 2008 +0000
     1.2 +++ b/en/doc/manuals/tazpkg.en.html	Fri Jun 20 14:25:00 2008 +0000
     1.3 @@ -48,8 +48,8 @@
     1.4  The format of the packages using the *.tazpkg extension is a
     1.5  cpio archive containing a filesystem compressed with gzip,
     1.6  a receipt and a possible description. Tazpkg also manages
     1.7 -dependencies based on package receipts. Each receipt holds
     1.8 -all the information about the package, it can also contain
     1.9 +dependencies based on package receipts. Each receipt contains
    1.10 +all the information about the package, it can also include
    1.11  pre and post installation functions. The same receipt is 
    1.12  used by Tazwok to compile sources and generate a .tazpkg 
    1.13  package.
    1.14 @@ -291,11 +291,11 @@
    1.15  </pre>
    1.16  <h3><font color="#6c0023">clean-cache</font></h3>
    1.17  <p>
    1.18 -Remove tazpkg packages downloaded to the cache. During 
    1.19 +Remove *.tazpkg packages downloaded to the cache. During 
    1.20  installation, Tazpkg keeps a copy of packages downloaded
    1.21  from the web, it's done to save bandwidth in case of 
    1.22  reinstalment, but you may want to free up space on the hard
    1.23 -drive or make room for packages:
    1.24 +drive or re-download the packages:
    1.25  </p>
    1.26  <pre>
    1.27   # tazpkg clean-cache
     2.1 --- a/en/doc/manuals/tazwok.en.html	Thu Jun 19 16:09:28 2008 +0000
     2.2 +++ b/en/doc/manuals/tazwok.en.html	Fri Jun 20 14:25:00 2008 +0000
     2.3 @@ -50,7 +50,7 @@
     2.4  </p>
     2.5  <p>
     2.6  Tazwok is entirely built from scratch using SHell script, compatible with Bash, it runs under Ash - 
     2.7 -part of the Busbox project. Tazwok is distributed under the free GNU license GPL V3. The SliTaz
     2.8 +part of the Busybox project. Tazwok is distributed under the free GNU license GPL V3. The SliTaz
     2.9  Cookbook also provides documentation about Tazwok and the package receipts.
    2.10  </p>
    2.11