diff options
author | fredb <fredb> | 2001-08-14 06:19:55 +0000 |
---|---|---|
committer | fredb <fredb> | 2001-08-14 06:19:55 +0000 |
commit | c2f6419a7b54a7acafd7a17b48a3246a4cb94af1 (patch) | |
tree | fe364e2d44517dbb0ca6aa76477d736c6acaf327 /net | |
parent | b15adfe97810e851b3667102c6b4104c862ac537 (diff) | |
download | pkgsrc-c2f6419a7b54a7acafd7a17b48a3246a4cb94af1.tar.gz |
Fix "file://" URI for documentation, and remove the comment about being
"under development".
Diffstat (limited to 'net')
-rw-r--r-- | net/ntp4/pkg/DESCR | 3 | ||||
-rw-r--r-- | net/ntp4/pkg/MESSAGE | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/ntp4/pkg/DESCR b/net/ntp4/pkg/DESCR index 7f3c40312b0..a0861aa0e87 100644 --- a/net/ntp4/pkg/DESCR +++ b/net/ntp4/pkg/DESCR @@ -1,5 +1,4 @@ This release of the NTP Version 4 (NTPv4) daemon for Unix incorporates new features and refinements to the NTP Version 3 (NTPv3) algorithms. However, it continues the tradition of retaining backwards compatibility -with older versions. The NTPv4 version has been under development for -quite a while and isn't finished yet. +with older versions. diff --git a/net/ntp4/pkg/MESSAGE b/net/ntp4/pkg/MESSAGE index 97bcdd807dd..a7ba3e557c2 100644 --- a/net/ntp4/pkg/MESSAGE +++ b/net/ntp4/pkg/MESSAGE @@ -1,10 +1,10 @@ ====================================================================== -$NetBSD: MESSAGE,v 1.3 2001/01/29 11:34:37 wiz Exp $ +$NetBSD: MESSAGE,v 1.4 2001/08/14 06:19:55 fredb Exp $ THERE ARE NO MAN PAGES. All installed documentation is accessible through - file:/${PREFIX}/share/doc/ntp4/index.htm + file://localhost${PREFIX}/share/doc/html/ntp4/index.htm User to user support is available at |