slitaz-forge diff arm/rpi/index.html @ rev 521

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sun Apr 13 17:21:27 2014 +0100 (2014-04-13)
parents f60b8d4347c9
children d48ef19876cd
line diff
     1.1 --- a/arm/rpi/index.html	Sun Apr 13 14:21:29 2014 +0200
     1.2 +++ b/arm/rpi/index.html	Sun Apr 13 17:21:27 2014 +0100
     1.3 @@ -50,7 +50,7 @@
     1.4  </p>
     1.5  
     1.6  <div class="box-rpi">
     1.7 -	20140412: Leds and GPIO support in the CGI web interface!
     1.8 +	20140412: LEDs and GPIO support in the CGI web interface!
     1.9  </div>
    1.10  
    1.11  <div style="text-align: center;">
    1.12 @@ -108,18 +108,19 @@
    1.13  
    1.14  <p>
    1.15  	SliTaz Raspberry Pi provides a CGI SHell remote control environment
    1.16 -	with custom rpi_config plugin support. You can rebooot/halt
    1.17 +	with custom rpi_config plugins support. You can rebooot/halt
    1.18  	the system, edit or upload files and set boot options. Creating new
    1.19  	plugins is a nice way to learn CGI/SHell scripts and Linux commands.
    1.20 +	See: <a href="../codex/config.html#cgi-adm">Codex: CGI/Web remote control</a>
    1.21 +	for more information.
    1.22  </p>
    1.23  
    1.24  <p>
    1.25 -	See: <a href="../codex/config.html#cgi-adm">Codex: CGI/Web remote control</a>
    1.26 -	for more information. SliTaz Raspberry Pi can also be controled via
    1.27 -	the cmdline and an encrypted SSH connection. Finaly you can also control
    1.28 -	graphicaly SliTaz with a VNC viewer: simply install and start the x11vnc
    1.29 +	SliTaz Raspberry Pi can also be controlled via
    1.30 +	the cmdline and an encrypted SSH connection. Finally, you can also control
    1.31 +	SliTaz graphically with a VNC viewer: simply install and start the x11vnc
    1.32  	server on your Raspberry Pi and connect from any computer or mobile 
    1.33 -	devices.
    1.34 +	device.
    1.35  </p>
    1.36  
    1.37  <h2>TazBerry</h2>