slitaz-forge rev 543

arm: tiny edits (again)
author Paul Issott <paul@slitaz.org>
date Fri May 02 19:12:24 2014 +0100 (2014-05-02)
parents 87350a4baf3d
children afff67bd94c0
files arm/codex/pibook.html
line diff
     1.1 --- a/arm/codex/pibook.html	Thu May 01 21:49:06 2014 +0100
     1.2 +++ b/arm/codex/pibook.html	Fri May 02 19:12:24 2014 +0100
     1.3 @@ -41,8 +41,8 @@
     1.4  	With the PiBook you will learn how to get started with SliTaz ARM and 
     1.5  	the Raspberry Pi, configure the system, install additional software
     1.6  	packages, setup a custom desktop and use pre-installed applications.
     1.7 -	The book also covers GPIO usage and boards setup such as the official
     1.8 -	Raspberry Pi Camera or PiGlow, and basic electronic usage.
     1.9 +	The book also covers GPIO usage, add-on boards setup such as the official
    1.10 +	Raspberry Pi Camera or PiGlow and basic electronic usage.
    1.11  </p>
    1.12  
    1.13  <ul>
    1.14 @@ -308,7 +308,7 @@
    1.15  </p>
    1.16  
    1.17  <p>
    1.18 -	First you must found out the local IP address of you Raspberry Pi machine.
    1.19 +	First you must found out the local IP address of your Raspberry Pi machine.
    1.20  	On your SliTaz Pi you can use 'ipinfo' to get the IP, then connect using
    1.21  	this IP. To connect you must use 'root' as user name with the correct
    1.22  	system administrator password.
    1.23 @@ -321,7 +321,7 @@
    1.24  <p>
    1.25  	By default all flavors provide Dropbear Secure SHell, a lightweight but
    1.26  	powerful and standard compliant SSH client and server. The server is
    1.27 -	not started by default, you can start it manually from the cmdline and
    1.28 +	not started by default, you can start it manually from the cmdline or
    1.29  	edit /etc/init.d/rcS.conf to start it automatically on each boot:
    1.30  </p>
    1.31  <pre>
    1.32 @@ -332,7 +332,7 @@
    1.33  <h3>VNC Desktop control</h3>
    1.34  <p>
    1.35  	VNC is great tool for letting you remotely control a desktop. The steps are:
    1.36 -	install and start the VNC server on your Pi, install a VNC client on
    1.37 +	install and start the VNC server on your Pi, then install a VNC client on
    1.38  	your desktop machine, mobile phone or tablet. To install the server
    1.39  	and start it on your Raspberry Pi (via an SSH connection or with an
    1.40  	attached keyboard and screen):
    1.41 @@ -454,9 +454,9 @@
    1.42  
    1.43  <p>
    1.44  	PiGlow is a fun and cheap little board to learn and play with leds. It
    1.45 -	can do very nice effects, support easy on/off switches and brightness
    1.46 +	can do very nice effects and also supports easy on/off switches and brightness
    1.47  	settings. Plug in your PiGlow board, boot your Raspberry Pi, install the Python
    1.48 -	PyGlow examples and utilities and testsuite:
    1.49 +	PyGlow examples and utilities testsuite:
    1.50  </p>
    1.51  
    1.52  <pre>