slitaz-forge rev 496

arm: tiny edits
author Paul Issott <paul@slitaz.org>
date Mon Mar 31 19:12:23 2014 +0100 (2014-03-31)
parents a131066b5374
children 186254a14ad3
files arm/codex/apps.html arm/rpi/index.html
line diff
     1.1 --- a/arm/codex/apps.html	Mon Mar 31 00:08:41 2014 +0200
     1.2 +++ b/arm/codex/apps.html	Mon Mar 31 19:12:23 2014 +0100
     1.3 @@ -21,7 +21,7 @@
     1.4  <h2>Applications</h2>
     1.5  
     1.6  <p>
     1.7 -	List of common SliTaz ARM applications. This far from a complet list
     1.8 +	List of common SliTaz ARM applications. This is a far from complete list
     1.9  	but focused on one tool for one task. Use 'spk-find package' to find
    1.10  	packages.
    1.11  </p>
    1.12 @@ -63,7 +63,7 @@
    1.13  <h2 id="servers">Servers</h2>
    1.14  
    1.15  <ul>
    1.16 -	<li>All SliTaz ARM flavors provide Busybox HTTPd daemon</li>
    1.17 +	<li>All SliTaz ARM flavors provide the Busybox HTTPd daemon</li>
    1.18  	<li>Web server: <b>lighttpd</b></li>
    1.19  	<li>Audio server: <b>mpd</b></li>
    1.20  	<li>SSHd server: <b>dropbear</b></li>
    1.21 @@ -93,16 +93,16 @@
    1.22  <h2 id="development">Development</h2>
    1.23  
    1.24  <ul>
    1.25 -	<li>The so famous SHell scripting</li>
    1.26 +	<li>The duly famous SHell scripting</li>
    1.27  	<li>Ncurses dialog scripts</li>
    1.28 -	<li>Lua programing language</li>
    1.29 +	<li>Lua programming language</li>
    1.30  	<li>Ruby with gems support</li>
    1.31  	<li>Nasm/Yasm netwide assembler</li>
    1.32  </ul>
    1.33  
    1.34  <p>
    1.35 -	Dialog let you create fast Ncurses interfaces with SHell script coding
    1.36 -	style. Here is a short example to run from cmdline:
    1.37 +	Dialog lets you create fast Ncurses interfaces using a SHell script coding
    1.38 +	style. Here is a short example to run from the cmdline:
    1.39  </p>
    1.40  
    1.41  <pre>
     2.1 --- a/arm/rpi/index.html	Mon Mar 31 00:08:41 2014 +0200
     2.2 +++ b/arm/rpi/index.html	Mon Mar 31 19:12:23 2014 +0100
     2.3 @@ -103,7 +103,7 @@
     2.4  <p>
     2.5  	Be sure the SD card has got 3 partitions (boot, swap, root). The 
     2.6  	recommended partition sizes are 40Mb for /boot, 420Mb for swap and
     2.7 -	using all avalaible free space for root. Then you simply have to 
     2.8 +	using all available free space for root. Then you simply have to 
     2.9  	run the install.sh script from the SliTaz Raspberry Pi release 
    2.10  	directory:
    2.11  </p>