wok annotate ntpclient/description.txt @ rev 20090
Up tazlito (465)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 30 21:21:31 2017 +0200 (2017-09-30) |
parents | |
children |
rev | line source |
---|---|
al@18964 | 1 ntpclient is an NTP ([RFC-1305](http://www.ietf.org/rfc/rfc1305.txt)) client |
al@18964 | 2 for unix-alike computers. Its functionality is a small subset of [xntpd] |
al@18964 | 3 (http://www.eecis.udel.edu/~mills/ntp/), but IMHO performs better (or at least |
al@18964 | 4 has the potential to function better) within that limited scope. Since it is |
al@18964 | 5 much smaller than xntpd, it is also more relevant for embedded computers. |