cookutils diff doc/cookutils.en.html @ rev 125

web: let have round corner with old mozilla/webkit browser
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 10 02:39:24 2011 +0200 (2011-05-10)
parents 5e2eae957b4c
children fb53f8b0a0ca
line diff
     1.1 --- a/doc/cookutils.en.html	Sun May 08 02:54:13 2011 +0200
     1.2 +++ b/doc/cookutils.en.html	Tue May 10 02:39:24 2011 +0200
     1.3 @@ -159,8 +159,8 @@
     1.4  
     1.5  <h3>Search</h3>
     1.6  <p>
     1.7 -	Cook provide a simple search function to quickly find a package in the
     1.8 -	wok. It use grep and so support regular expressions:
     1.9 +	Cook provides a simple search function to quickly find a package in the
    1.10 +	wok. It uses grep and so supports regular expressions:
    1.11  </p>
    1.12  <pre>
    1.13  # cook search busybox
    1.14 @@ -253,8 +253,8 @@
    1.15  # cooker cat [category]
    1.16  </pre>
    1.17  <p>
    1.18 -	The Cooker let you also recook a specific Hg revision. It usefull in
    1.19 -	production so if the Build Bot was interupted while cooking commits, you
    1.20 +	The Cooker lets you also recook a specific Hg revision. It useful in
    1.21 +	production so that if the Build Bot was interrupted while cooking commits, you
    1.22  	can then cook packages manually:
    1.23  </p>
    1.24  <pre>