diff options
| author | Ollivier Robert <roberto@FreeBSD.org> | 2008-08-18 14:26:05 +0000 |
|---|---|---|
| committer | Ollivier Robert <roberto@FreeBSD.org> | 2008-08-18 14:26:05 +0000 |
| commit | ff717da2cf625e3d07537a93a4c240692fa55bd6 (patch) | |
| tree | 9dcf618e4446ac2b5fca7d0afe7767382664f0d6 /libparse/README | |
| parent | cce65f439697627afbccf5a67035a957bb4d784a (diff) | |
Diffstat (limited to 'libparse/README')
| -rw-r--r-- | libparse/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libparse/README b/libparse/README index 3484f9a935b3..ac77054af601 100644 --- a/libparse/README +++ b/libparse/README @@ -31,9 +31,9 @@ SunOS (SunOS4 and SunOS5). The structure of the parse reference clock driver is as follows: - xntpd - contains NTP implementation and calls a reference clock + ntpd - contains NTP implementation and calls a reference clock 127.127.8.x which is implemented by - refclock_parse.c + refclock_parse.c - which contains several refclock decriptions. These are selected by the x part of the refclock address. The lower two bits specify the device to use. Thus the |
