Correction.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 02 Mar 2009 20:43:21 +0200
changeset 41 0520329036c8
parent 40 34f997d374a6
child 42 2146aa2221c0
Correction.
ntp.rst
--- a/ntp.rst	Mon Mar 02 15:28:44 2009 +0200
+++ b/ntp.rst	Mon Mar 02 20:43:21 2009 +0200
@@ -2,18 +2,19 @@
 
 * What is NTP?
 
-NTP is a protocol to set time on host using publicaly available NTP servers with right
-time.
+NTP is a protocol to synchronizing the clocks on host using publicly
+available NTP servers.
 
 * How use?
 
 To use you must know NTP servers. Here list some of them:
 
-0.debian.pool.ntp.org 1.debian.pool.ntp.org 2.debian.pool.ntp.org
+0.debian.pool.ntp.org 1.debian.pool.ntp.org
+2.debian.pool.ntp.org
 uk.pool.ntp.org       ua.pool.ntp.org
 
-Soem servers in national - can be found as ISO 639 code with .pool.ntp.org suffix.
-
+Some servers are national. They can be found as ISO 639 code with
+.pool.ntp.org suffix.
 
 ** Debian.
 
@@ -23,9 +24,9 @@
 
 and sync date with some NTP server:
 
-  # sudo ntpdate  0.debian.pool.ntp.org
+  # sudo ntpdate 0.debian.pool.ntp.org
 
-* Windows.
+** Windows.
 
 See