# HG changeset patch # User godisch # Date 1067615699 0 # Node ID fb8cadeed4d44927baabb5b7739630686730ce56 # Parent b798fa611c99af1c32ce71f428824ddb48c16423 [svn] fixed manual dashes, see Debian #218448 diff -r b798fa611c99 -r fb8cadeed4d4 ChangeLog --- a/ChangeLog Sun Aug 31 16:17:00 2003 +0100 +++ b/ChangeLog Fri Oct 31 15:54:59 2003 +0000 @@ -1,3 +1,7 @@ +Fri Oct 31 2003 Martin Godisch + +* docs/noffle.1, docs/noffle.conf.5: Fixed dashes, see Debian #218448. + Sat Jul 26 2003 Martin Godisch * docs/noffle.1: Added -D/-q note, see Debian #202922. diff -r b798fa611c99 -r fb8cadeed4d4 docs/noffle.1 --- a/docs/noffle.1 Sun Aug 31 16:17:00 2003 +0100 +++ b/docs/noffle.1 Fri Oct 31 15:54:59 2003 +0000 @@ -1,5 +1,5 @@ .TH noffle 1 -.\" $Id: noffle.1 610 2003-07-26 07:32:29Z godisch $ +.\" $Id: noffle.1 619 2003-10-31 15:54:59Z godisch $ .SH NAME noffle \- Usenet package optimized for dialup connections. @@ -66,13 +66,13 @@ \-r | \-\-server [auth] .br .B noffle -\-s | \-\-subscribe-over +\-s | \-\-subscribe\-over .br .B noffle -\-S | \-\-subscribe-full +\-S | \-\-subscribe\-full .br .B noffle -\-t | \-\-subscribe-thread +\-t | \-\-subscribe\-thread .br .B noffle \-u | \-\-unsubscribe @@ -165,7 +165,7 @@ .B \-D, \-\-delete Delete the newsgroup with the given name. All articles that only belong to the group are deleted as well. -Note: The only way to get the group again will be to run noffle -q. +Note: The only way to get the group again will be to run noffle \-q. .br This option is only available to news administrators. @@ -193,9 +193,9 @@ ), delivers all posted articles to the remote server, and retrieves all articles marked for download. -.B noffle --fetch +.B noffle \-\-fetch should be run in the -.B ip-up +.B ip\-up script of .BR pppd (8). If a @@ -254,7 +254,7 @@ mode ideal for tasting the content of unfamiliar groups without subscribing to them. Should be run in the -.B ip-up +.B ip\-up script of .BR pppd (8). .br @@ -267,7 +267,7 @@ to offline status. Requested articles not already in the database are marked for download. Should be run in the -.B ip-down +.B ip\-down script of .BR pppd (8). .br @@ -323,7 +323,7 @@ parameter is given, then client authentication is enabled (assuming NOFFLE was built with authentication enabled) regardless of the setting of the configuration -.BR authenticate-client . +.BR authenticate\-client . A list of the NNTP commands that are understood by .B noffle can be retrieved by running the server and typing @@ -349,21 +349,21 @@ Format: .TP -.B \-s, \-\-subscribe-over +.B \-s, \-\-subscribe\-over Add group with name to list of groups that are presently to be fetched (in over mode). .br This option is only available to news administrators. .TP -.B \-S, \-\-subscribe-full +.B \-S, \-\-subscribe\-full Add group with name to list of groups that are presently to be fetched (in full mode). .br This option is only available to news administrators. .TP -.B \-t, \-\-subscribe-thread +.B \-t, \-\-subscribe\-thread Add group with name to list of groups that are presently to be fetched (in thread mode). .br @@ -461,13 +461,13 @@ .SH AUTHORS -Markus Enzenberger +Markus Enzenberger .br -Volker Wysk +Volker Wysk .br Jim Hague .br -Uwe Hermann +Uwe Hermann .br Mirko Liss diff -r b798fa611c99 -r fb8cadeed4d4 docs/noffle.conf.5 --- a/docs/noffle.conf.5 Sun Aug 31 16:17:00 2003 +0100 +++ b/docs/noffle.conf.5 Fri Oct 31 15:54:59 2003 +0000 @@ -1,5 +1,5 @@ .TH noffle.conf 5 -.\" $Id: noffle.conf.5 495 2003-03-24 23:32:48Z bears $ +.\" $Id: noffle.conf.5 619 2003-10-31 15:54:59Z godisch $ .SH NAME noffle.conf \- Configuration file for NOFFLE news server @@ -34,7 +34,7 @@ If there are multiple server entries in the config file, all of them are used for getting groups. In this case the first server should be the one of your main provider. Note that you must always -run 'noffle --query groups' +run 'noffle \-\-query groups' after making changes to the server entries. .TP @@ -70,14 +70,14 @@ Default: No groups .TP -.B max-fetch +.B max\-fetch Never get more than articles. If there are more, the oldest ones are discarded. .br Default: 300 .TP -.B from-domain +.B from\-domain When invoked as .BR inews (1) .B NOFFLE @@ -89,7 +89,7 @@ Default: The system domain .TP -.B log-debug [ [ .TP -.B mail-to
+.B mail\-to
Receiver of failed postings. If empty then failed postings are returned to the sender (taking the address from the article's Reply-To, Sender, X-Sender or From field, in this order). @@ -139,7 +139,7 @@ Default: .TP -.B auto-unsubscribe yes|no +.B auto\-unsubscribe yes|no Automatically remove groups from fetch list if they have not been accessed for a number of days. Groups are only unsubscribed if there are fresh articles arriving and remaining unread. @@ -147,13 +147,13 @@ Default: no .TP -.B auto-unsubscribe-days +.B auto\-unsubscribe\-days Number of days used for auto-unsubscribe option. .br Default: 30 .TP -.B thread-follow-time +.B thread\-follow\-time Automatically mark articles for download in thread mode, if they are referencing an article that has been opened by a reader within the last days. @@ -161,13 +161,13 @@ Default: 7 .TP -.B connect-timeout +.B connect\-timeout Timeout for connecting to remote server in seconds. .br Default: 30 .TP -.B auto-subscribe yes|no +.B auto\-subscribe yes|no Automatically put groups on fetch list if someone reads them. can be full, over, thread (depending on the fetch mode) or off (do not subscribe automatically). Condition for putting a group @@ -177,23 +177,23 @@ Default: no .TP -.B auto-subscribe-mode full|thread|over +.B auto\-subscribe\-mode full|thread|over Mode for auto-subscribe option for groups that match the given pattern. .br Default: none .TP -.B default-auto-subscribe-mode full|thread|over +.B default\-auto\-subscribe\-mode full|thread|over Default mode for auto-subscribe option. Used for all groups that do not match a pattern specified with -.B auto-subscribe-mode +.B auto\-subscribe\-mode entries (if any). .br Default: over .TP -.B info-always-unread yes|no +.B info\-always\-unread yes|no An information article is presented for all unsubscribed newsgroups. If auto-subscribe mode is off, there is a possibility of someone reading the article but forgetting the instructions therein @@ -205,7 +205,7 @@ Default: yes .TP -.B authenticate-client yes|no +.B authenticate\-client yes|no Insist that clients authenticate themselves using the NNTP AUTHINFO USER/AUTHINFO PASS transaction before any news is served. This option is recognised only when NOFFLE has been built with @@ -223,7 +223,7 @@ Default: no .TP -.B post-locally yes|no +.B post\-locally yes|no Place articles posted to external servers in the local aticle database immediately. Some servers may rewrite Message-IDs, which will cause duplicate postings of this option is enabled. Also, if for some reason @@ -233,7 +233,7 @@ Default: no .TP -.B replace-messageid yes|no +.B replace\-messageid yes|no Always replace the Message-ID of a posted article with a Message-ID generated by NOFFLE. NOFFLE will always add a Message-ID if none is present, or replace a Message-ID that does not meet the basic @@ -256,7 +256,7 @@ Default: .TP -.B append-reply-to yes|no +.B append\-reply\-to yes|no Append a 'Reply-To:' header to messages posted without it. The address from the 'From:' header is used. Though this might seem pretty useless at first glance it may be desireable as some providers were @@ -265,27 +265,27 @@ Default: yes .TP -.B path-header +.B path\-header Articles posted without a Path: header have one added by NOFFLE. When -.B path-header +.B path\-header has its default value (empty) the header content is "!not-for-mail". Use the -.B path-header +.B path\-header setting to provide alternate content for the Path: header. This will very rarely be necessary. .br Default: .TP -.B default-expire +.B default\-expire The default expiry period, in days. An expiry period of 0 means "never". .br Default: 14 .TP -.B noffle-user +.B noffle\-user The username under which NOFFLE normally runs. If NOFFLE is invoked by root, it will drop its real and effective UID to this user as soon as possible. @@ -293,7 +293,7 @@ Default: news .TP -.B noffle-group +.B noffle\-group The group under which NOFFLE normally runs. NOFFLE will change to this real and effective GID as soon as possible. .br @@ -529,11 +529,11 @@ .I date>"now+1.5" matches any article newer than 36 hours from the current date. .PP -.I date="lastupdate-14" +.I date="lastupdate\-14" matches any article older than 14 days since the date of the last -.B noffle --fetch +.B noffle \-\-fetch or -.B noffle --query groups +.B noffle \-\-query groups from the current newsserver. .PP .I date="invalid" @@ -546,13 +546,13 @@ .SH AUTHORS -Markus Enzenberger +Markus Enzenberger .br -Volker Wysk +Volker Wysk .br Jim Hague .br -Uwe Hermann +Uwe Hermann .br Mirko Liss