wok diff ntpclient/description.txt @ rev 19435
zerobin: add download button
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Oct 04 15:33:49 2016 +0200 (2016-10-04) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/ntpclient/description.txt Tue Oct 04 15:33:49 2016 +0200 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.