# HG changeset patch # User enz # Date 957013150 -3600 # Node ID 84bfdb5600b29b576fcae5fa76095f92e84ea05e # Parent 82271d0d6c84b5d71528428deca96acc52c8052b [svn] Wrong spool dir and some typos corrected diff -r 82271d0d6c84 -r 84bfdb5600b2 noffle.1 --- a/noffle.1 Sat Apr 29 13:56:57 2000 +0100 +++ b/noffle.1 Sat Apr 29 13:59:10 2000 +0100 @@ -1,6 +1,6 @@ .TH noffle 1 -.\" $Id: noffle.1 8 2000-01-06 09:32:21Z enz $ +.\" $Id: noffle.1 29 2000-04-29 12:59:10Z enz $ .SH NAME noffle \- Usenet package optimized for dialup connections. @@ -85,8 +85,8 @@ .TP .B \-a, \-\-article |all Write article to standard output. Message Id must contain -the leading '<' and trailing '>' (quote the argument to avoid shell -interpretation of '<' and '>'). +the leading '<' and trailing '>' (quote the argument with single quotes to +avoid shell interpretation of characters like '<' and '>' and '$'). .br If "all" is given as message Id, all articles are shown. @@ -218,7 +218,7 @@ .SH FILES There exists a spool directory (default -.I /var/spool/news), +.I /var/spool/noffle), and a config file (default .I /etc/noffle.conf). @@ -231,7 +231,7 @@ Definition lines may contain: .br .B server [:] [ ] -Name of the remote server. If no port given, port 119 is used. +Name of the remote server. If no port is given, port 119 is used. Username and password for servers that need authentication (Original AUTHINFO). The password may not contain white-spaces. If there are multiple server entries in the config file, all of them are @@ -254,7 +254,7 @@ .br .B auto-unsubscribe yes|no Automatically remove groups from fetch list if they have not been -accessed for a number days. +accessed for a number of days. .br Default: no .br