slitaz-forge rev 473

arm: tiny edits
author Paul Issott <paul@slitaz.org>
date Wed Mar 05 19:00:06 2014 +0000 (2014-03-05)
parents f0517703747a
children eb8fbc8a58e4
files arm/index.html
line diff
     1.1 --- a/arm/index.html	Wed Mar 05 00:15:16 2014 +0100
     1.2 +++ b/arm/index.html	Wed Mar 05 19:00:06 2014 +0000
     1.3 @@ -29,17 +29,17 @@
     1.4  <p>
     1.5  	This website provides information, notes and links about the 
     1.6  	<a href="http://www.slitaz.org/">SliTaz GNU/Linux</a> port to 
     1.7 -	the ARM architecture. SliTaz currently support the ARM v6 (armel)
     1.8 +	the ARM architecture. SliTaz currently supports the ARM v6 (armel)
     1.9  	architecture and work is on the stove for armv6hf (hard float).
    1.10  </p>
    1.11  
    1.12 -<h2>Build distro's</h2>
    1.13 +<h2>Build distros</h2>
    1.14  
    1.15  <p>
    1.16  	To create some custom ARM SliTaz flavors we use a tool called 'sat'
    1.17  	which stands for SliTaz ARM Tool. Sat is a cmdline tool written
    1.18  	in SHell script and in the spirit of SliTaz, light, fast and easy to
    1.19 -	use! Get the code via Mercurial Hg repository or download latest tarball:
    1.20 +	use! Get the code via the Mercurial Hg repository or download the latest tarball:
    1.21  	<a href="http://hg.slitaz.org/slitaz-arm/archive/tip.tar.bz2">tip.tar.bz2</a>
    1.22  </p>
    1.23  
    1.24 @@ -52,8 +52,8 @@
    1.25  	<a href="http://hg.slitaz.org/slitaz-arm">slitaz-arm</a>
    1.26  	Hg repo and have a look at the 
    1.27  	<a href="tools.cgi?doc&amp;tool=sat">README</a> to get started. Once
    1.28 -	sat is cloned and installed you can generated a distro in a single 
    1.29 -	command line from your local slitaz-arm repo:
    1.30 +	sat is cloned and installed you can generate a distro with a single 
    1.31 +	command from your local slitaz-arm repo:
    1.32  </p>
    1.33  
    1.34  <pre>
    1.35 @@ -127,8 +127,8 @@
    1.36  <h2>ARM emulator</h2>
    1.37  
    1.38  <p>
    1.39 -	On SliTaz you need to install 'qemu-arm' package which provide the
    1.40 -	Qemu CPU emulattor for the ARM platform. If you have built a distro
    1.41 +	On SliTaz you need to install the 'qemu-arm' package which provides the
    1.42 +	Qemu CPU emulator for the ARM platform. If you have built a distro
    1.43  	with the sat tool you can emulate it with:
    1.44  </p>
    1.45