diff options
author | tv <tv> | 1998-05-27 18:02:08 +0000 |
---|---|---|
committer | tv <tv> | 1998-05-27 18:02:08 +0000 |
commit | a7fb7578af0202a043b1dfcb182c67ff42a3afcc (patch) | |
tree | d527158dfaf37e095a5f85e18ed61341fb8ead64 /news | |
parent | f2c40f27bfbd535ddd48fca8724d053e4268e725 (diff) | |
download | pkgsrc-a7fb7578af0202a043b1dfcb182c67ff42a3afcc.tar.gz |
Correct thinko in expansion of etc/nntp/server description.
Diffstat (limited to 'news')
-rw-r--r-- | news/nntpclnt/pkg/MESSAGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/nntpclnt/pkg/MESSAGE b/news/nntpclnt/pkg/MESSAGE index 94297ce4b59..df00dc6e4c1 100644 --- a/news/nntpclnt/pkg/MESSAGE +++ b/news/nntpclnt/pkg/MESSAGE @@ -5,7 +5,7 @@ NOTE: THIS PACKAGE IS UNUSABLE WITHOUT SETTING UP THE FOLLOWING FILES: $PREFIX/etc/nntp/domainname (typically /usr/pkg/etc/nntp/domainname): The domain name that should go after @ on NNTP posts by default -$PREFIX/etc/nntp/server (typically /usr/pkg/etc/nntp/nntp): +$PREFIX/etc/nntp/server (typically /usr/pkg/etc/nntp/server): The hostname or IP address of your NNTP server (this can be omitted if you set NNTPSERVER in your environment) |