summaryrefslogtreecommitdiff
path: root/news/nntpclnt
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-01-29 11:38:10 +0000
committerwiz <wiz@pkgsrc.org>2001-01-29 11:38:10 +0000
commitd7906c3ebd6528b280cb957fd66772f625477f4f (patch)
treefe5d1f0036a314b9941b168af4564bc990cb3a19 /news/nntpclnt
parentb979f7222ad9bade13f010cd27e5bc6afab1681c (diff)
downloadpkgsrc-d7906c3ebd6528b280cb957fd66772f625477f4f.tar.gz
Some more MESSAGE cleanup.
Diffstat (limited to 'news/nntpclnt')
-rw-r--r--news/nntpclnt/pkg/MESSAGE8
1 files changed, 4 insertions, 4 deletions
diff --git a/news/nntpclnt/pkg/MESSAGE b/news/nntpclnt/pkg/MESSAGE
index 7c55883f77a..6f3ccae220d 100644
--- a/news/nntpclnt/pkg/MESSAGE
+++ b/news/nntpclnt/pkg/MESSAGE
@@ -1,18 +1,18 @@
==============================================================================
-$NetBSD: MESSAGE,v 1.3 1998/08/07 11:11:13 agc Exp $
+$NetBSD: MESSAGE,v 1.4 2001/01/29 11:38:10 wiz Exp $
NOTE: THIS PACKAGE IS UNUSABLE WITHOUT SETTING UP THE FOLLOWING FILES:
-$PREFIX/etc/nntp/domainname (typically /usr/pkg/etc/nntp/domainname):
+${PREFIX}/etc/nntp/domainname:
The domain name that should go after @ on NNTP posts by default
-$PREFIX/etc/nntp/server (typically /usr/pkg/etc/nntp/server):
+${PREFIX}/etc/nntp/server:
The hostname or IP address of your NNTP server (this can be omitted
if you set NNTPSERVER in your environment)
Optionally,
-$PREFIX/etc/nntp/server.auth (typically /usr/pkg/etc/nntp/server.auth):
+${PREFIX}/etc/nntp/server.auth:
"hostname user password" format authentication information for the
NNTP server, if it requires authentication. This file should only
be readable by group "news".