summaryrefslogtreecommitdiffstats
path: root/rules/ntpclient.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-10-26 10:08:40 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-10-26 10:08:40 +0000
commitf4cf18bce70dad33c10c72263b3f08453247127a (patch)
treefc1bee5d0ad3447e24389b37d67c95aabd3eb1f8 /rules/ntpclient.in
parentb1474a4e42ccbd22d67f6062ca80e268339e7cb4 (diff)
downloadptxdist-f4cf18bce70dad33c10c72263b3f08453247127a.tar.gz
ptxdist-f4cf18bce70dad33c10c72263b3f08453247127a.tar.xz
* Kconfig: cleanup
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6234 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/ntpclient.in')
-rw-r--r--rules/ntpclient.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/rules/ntpclient.in b/rules/ntpclient.in
index e4fd7176e..c4a287bce 100644
--- a/rules/ntpclient.in
+++ b/rules/ntpclient.in
@@ -5,15 +5,15 @@ config NTPCLIENT
ntpclient is a small and efficient client to the NTP protocol.
Description by Larry Doolittle:
- ntpclient is an NTP (RFC-1305) client for unix-alike computers.
- Its functionality is a small subset of xntpd, but IMHO performs
- better (or at least has the potential to function better) within
- that limited scope. Since it is much smaller than xntpd, it is
+ ntpclient is an NTP (RFC-1305) client for unix-alike computers.
+ Its functionality is a small subset of xntpd, but IMHO performs
+ better (or at least has the potential to function better) within
+ that limited scope. Since it is much smaller than xntpd, it is
also more relevant for embedded computers.
- ntpclient is Copyright 1997, 1999, 2000, 2003 Larry Doolittle,
- and may be freely used and copied according to the terms of the
- GNU General Public License, version 2.
+ ntpclient is Copyright 1997, 1999, 2000, 2003 Larry Doolittle,
+ and may be freely used and copied according to the terms of the
+ GNU General Public License, version 2.
See http://doolittle.icarus.com/ntpclient/ for details.