slitaz-forge rev 533

arm: tiny edits
author Paul Issott <paul@slitaz.org>
date Wed Apr 30 19:08:16 2014 +0100 (2014-04-30)
parents 70f4970cbe77
children 7312478b14ae
files arm/codex/setup.html
line diff
     1.1 --- a/arm/codex/setup.html	Wed Apr 30 17:23:10 2014 +0200
     1.2 +++ b/arm/codex/setup.html	Wed Apr 30 19:08:16 2014 +0100
     1.3 @@ -81,14 +81,14 @@
     1.4  # killall znc
     1.5  </pre>
     1.6  
     1.7 -<h2 id="ntpd">Lightweigt time server</h2>
     1.8 +<h2 id="ntpd">Lightweight time server</h2>
     1.9  <p>
    1.10 -	SliTaz Busybox multi-tool binary provide a built-in NTP 
    1.11 +	SliTaz Busybox multi-tool binary provides a built-in NTP 
    1.12  	(Network Time Protocol) client/server. If you have many machines
    1.13 -	in a local network that need to keep system clock up-to-date, it
    1.14 -	may be useful to setup your own NTP server to save traffic to
    1.15 +	in a local network that need to keep system clocks up-to-date, it
    1.16 +	may be useful to setup your own NTP server to serve traffic to
    1.17  	the web. To start the NTP daemon using '0.pool.ntp.org' server
    1.18 -	has reference:
    1.19 +	as reference:
    1.20  </p>
    1.21  
    1.22  <pre>
    1.23 @@ -97,8 +97,8 @@
    1.24  
    1.25  <p>
    1.26  	You can add this command to '/etc/init.d/local.sh' to start the daemon
    1.27 -	on each boot. Then from a other local mahine you just have to edit
    1.28 -	/etc/rcS.conf to set NTPD_HOST with the IP address of you NTP server.
    1.29 +	on each boot. Then from another local machine you just have to edit
    1.30 +	/etc/rcS.conf to set NTPD_HOST with the IP address of your NTP server.
    1.31  	You can also test the server with:
    1.32  </p>
    1.33