File: checkgroups.8.in

package info (click to toggle)
leafnode 1.11.8-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,524 kB
  • ctags: 577
  • sloc: ansic: 10,893; sh: 1,794; xml: 628; makefile: 279; perl: 84; sed: 4
file content (65 lines) | stat: -rw-r--r-- 1,941 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
.TH checkgroups 8 "@VERSION@" "leafnode" \" -*- nroff -*-
.\" DO NOT EDIT: @configure_input@
.\"
.\" Written by Arnt Gulbrandsen <agulbra@troll.no> and copyright 1995-96 Troll
.\" Tech AS, Postboks 6133 Etterstad, 0602 Oslo, Norway, fax +47 22646949.
.\"
.\" Use, modification and distribution is allowed without limitation,
.\" warranty, or liability of any kind.
.\"
.\" $Id: checkgroups.8.in,v 1.6 2004/05/07 08:34:15 emma Exp $
.\"
.\" hilit19 is stupid: "
.SH NAME
checkgroups \- update group descriptions

.SH SYNOPSIS
.B checkgroups
.I checkgroupsfile

.SH DESCRIPTION
.B Leafnode
is a USENET package intended for small sites, where there are few
users and little disk space, but where a large number of groups is
desired.
.PP
.B Checkgroups
is the program which parses checkgroup scripts to include new/updated
group descriptions into the active file (which is usually
\fB@SPOOLDIR@/leaf.node/groupinfo\fR).
.PP
.B Checkgroups
sets its real and effective uid to "news".

.SH OPTIONS
.TP
.I checkgroupsfile
is a file which contains the newsgroup name and the description on one
line, separated by whitespace. Checkgroups scripts are sometimes sent
out by news administrators (e.g. in the bionet.* hierarchy).

.SH ENVIRONMENT
.TP
.B
LN_LOCK_TIMEOUT
This variable is parsed as an unsigned integer value and determines how
many seconds checkgroups will wait when trying to obtain the lock file
from another leafnode program. 0 means to wait indefinitely. This
variable takes precedence over the configuration file.

.SH AUTHOR
Written by Cornelius Krasel <krasel@wpxx02.toxi.uni-wuerzburg.de>.
Copyright 1997-1999.
.PP
Modified by Matthias Andree <matthias.andree@gmx.de>.
Copyright 2002-2004.
.PP
Leafnode was originally written by Arnt Gulbrandsen <agulbra@troll.no>
and is copyright 1995-96 
Troll Tech AS, Postboks 6133 Etterstad, 0602 Oslo, Norway, fax +47
22646949.

.SH SEE ALSO
.BR leafnode (8),
.BR texpire (8),
.BR "RFC 977".