diff docs/noffle.conf.5 @ 472:fb8cadeed4d4 noffle

[svn] fixed manual dashes, see Debian #218448
author godisch
date Fri, 31 Oct 2003 15:54:59 +0000
parents b0ee77fa24d4
children 372f8b55506e
line wrap: on
line diff
--- 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 <n>
+.B max\-fetch <n>
 Never get more than <n> articles. If there are more, the oldest ones
 are discarded.
 .br
 Default: 300
 
 .TP
-.B from-domain <domain>
+.B from\-domain <domain>
 When invoked as
 .BR inews (1)
 .B NOFFLE
@@ -89,7 +89,7 @@
 Default: The system domain
 
 .TP
-.B log-debug <log category> [<log category ...]
+.B log\-debug <log category> [<log category ...]
 Log debugging information from the specified log category
 or categories. Logging is via the system logging daemon
 .BR syslogd (8)
@@ -123,7 +123,7 @@
 When invoked as
 .BR inews (1)
 .B NOFFLE
-will, unless the -O flag is specified, add an Organization: line to
+will, unless the \-O flag is specified, add an Organization: line to
 posts that lack one. If no
 .B organization
 is specified, the line is not added.
@@ -131,7 +131,7 @@
 Default: <empty string>
 
 .TP
-.B mail-to <address>
+.B mail\-to <address>
 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: <empty string>
 
 .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 <n>
+.B auto\-unsubscribe\-days <n>
 Number of days used for auto-unsubscribe option.
 .br
 Default: 30
 
 .TP
-.B thread-follow-time <n>
+.B thread\-follow\-time <n>
 Automatically mark articles for download in thread mode, if they
 are referencing an article that has been opened by a reader within the last
 <n> days.
@@ -161,13 +161,13 @@
 Default: 7
 
 .TP
-.B connect-timeout <n>
+.B connect\-timeout <n>
 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.
 <mode> 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 <group pattern> full|thread|over
+.B auto\-subscribe\-mode <group pattern> 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: <the fully qualified domain name of your system>
 
 .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 <path header content>
+.B path\-header <path header content>
 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 "<hostname>!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: <empty string>
 
 .TP
-.B default-expire <n>
+.B default\-expire <n>
 The default expiry period, in days. An expiry period of 0 means "never".
 .br
 Default: 14
 
 .TP
-.B noffle-user <n>
+.B noffle\-user <n>
 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 <n>
+.B noffle\-group <n>
 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 <me@markus-enzenberger.de>
+Markus Enzenberger <me@markus\-enzenberger.de>
 .br
-Volker Wysk <volker.wysk@student.uni-tuebingen.de>
+Volker Wysk <volker.wysk@student.uni\-tuebingen.de>
 .br
 Jim Hague <jim.hague@acm.org>
 .br
-Uwe Hermann <uh1763@bingo-ev.de>
+Uwe Hermann <uh1763@bingo\-ev.de>
 .br
 Mirko Liss <mirko.liss@web.de>