X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;ds=sidebyside;f=doc%2Fman%2Foverchan.8;fp=doc%2Fman%2Foverchan.8;h=0000000000000000000000000000000000000000;hb=b7a32e2d73e3ab1add8208d3e157f7269a31ef4d;hp=02ed02169c93ee9e676f317ee5a080fa194f6a6d;hpb=ac902a8299ff4469b356836f431ead31c3377377;p=innduct.git diff --git a/doc/man/overchan.8 b/doc/man/overchan.8 deleted file mode 100644 index 02ed021..0000000 --- a/doc/man/overchan.8 +++ /dev/null @@ -1,60 +0,0 @@ -.\" $Revision: 5909 $ -.TH OVERCHAN 8 -.SH NAME -overchan \- update the news overview database -.SH SYNOPSIS -.B overchan -[ -.BR file \ ... -] -.SH DESCRIPTION -.I Overchan -reads article data from -.I files -or standard input if none are specified. -(A single dash in the file list means to read standard input.) -It uses this information to update the news overview database. -.I Overchan -was originally designed to be used by InterNetNews or the C News ``mkov'' packages -to update the database as the articles come in. -For current INN, the database is stored in a selected overview method. -This can be done within -.IR innd (8) -itself, but -.IR overchan (8) -can be used instead, if -.I -is ``true'' and appropriate setup is done in -.IR newsfeeds , -for example: -.PP -.RS -overview!:*:Tc,WnteO:/overchan -.RE -.PP -.I Overchan -input data consists of a line of text, separated into four parts by a space. -The first part is a token for the article. -The second part is time when the article was received. -The third part is time when the article will be expired (which represents -the Expires header). -The fourth part is the data to be stored. -.PP -The data in the overview files should be expired by running -.IR expireover (8). -This is normally done by adding the ``expireover'' flag to the -.IR news.daily (8) -invocation. -.PP -.SH HISTORY -Written by Rob Robertson -and Rich $alz for InterNetNews. -.de R$ -This is revision \\$3, dated \\$4. -.. -.R$ $Id: overchan.8 5909 2002-12-03 05:17:18Z vinocur $ -.SH "SEE ALSO" -expireover(8), -inn.conf(5), -news.daily(8), -newsfeeds(5).