wok diff ntpclient/description.txt @ rev 25122
Up apache (2.4.54)
| author | Pascal Bellard <pascal.bellard@slitaz.org> |
|---|---|
| date | Tue Jun 28 08:48:09 2022 +0000 (2022-06-28) |
| parents | |
| children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/ntpclient/description.txt Tue Jun 28 08:48:09 2022 +0000 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.