wok-current diff ntpclient/description.txt @ rev 19853
Remove tazchroot (not used for yearsand unusable)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Mar 16 18:35:33 2017 +0100 (2017-03-16) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/ntpclient/description.txt Thu Mar 16 18:35:33 2017 +0100 1.3 @@ -0,0 +1,5 @@ 1.4 +ntpclient is an NTP ([RFC-1305](http://www.ietf.org/rfc/rfc1305.txt)) client 1.5 +for unix-alike computers. Its functionality is a small subset of [xntpd] 1.6 +(http://www.eecis.udel.edu/~mills/ntp/), but IMHO performs better (or at least 1.7 +has the potential to function better) within that limited scope. Since it is 1.8 +much smaller than xntpd, it is also more relevant for embedded computers.