# HG changeset patch # User Oleksandr Gavenko # Date 1236019401 -7200 # Node ID 0520329036c89986654d6e281adee2bb8c1ad4f7 # Parent 34f997d374a6da2affdeb74bec888601707d6d34 Correction. diff -r 34f997d374a6 -r 0520329036c8 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