File: checkgroups.8

package info (click to toggle)
leafnode 1.4-10
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 212 kB
  • ctags: 171
  • sloc: ansic: 3,564; sh: 145; makefile: 92; perl: 51
file content (69 lines) | stat: -rw-r--r-- 1,879 bytes parent folder | download
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
66
67
68
69
.TH checkgroups 8 "03 Apr 1997" "" \" -*- nroff -*-
.\"
.\" 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,v 1.1 1997/07/13 21:34:04 agulbra Exp $
.\"
.\" hilit19 is stupid: "
.SH NAME
checkgroups \- update group descriptions

.SH SYNOPSIS
.B checkgroups [checkgroups script]

.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
The design of
.B leafnode
is intended to self-repair after problems, and to require no
manual maintenance.
.PP
.B Checkgroup
is the program which parses checkgroup scripts to include new/updated
group descriptions into the active file.

.SH OPTIONS
.TP
.I checkgroups script
is a file which contains the newsgroup name and the description on one
line, separated by a whitespace.

.SH "FILES AND CONFIGURATION"
See
.BR leafnode (8)
for the list of files affected, and for information on configuring
.B fetch.

.SH NOTES
.B Checkgroups
sets its real and effective uid to "news", because almost all of the
problems I have had with
.B leafnode
are due to files which aren't writable for user news.

.SH "AUTHOR AND LICENCE"
Written by Cornelius Krasel <krasel@wpxx02.toxi.uni-wuerzburg.de>.
Copyright 1997.
.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.
.PP
Use, modification and distribution is allowed without limitation,
warranty, or liability of any kind.

.SH SEE ALSO
.BR tcpd (8),
.BR hosts.allow (5),
.BR leafnode (8),
.BR texpire (8),
.B "RFC 977"