File: kitpost.man

package info (click to toggle)
dist 1%3A3.5-36-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,056 kB
  • ctags: 199
  • sloc: sh: 5,237; perl: 4,441; cpp: 208; makefile: 69; ansic: 4
file content (89 lines) | stat: -rw-r--r-- 2,684 bytes parent folder | download | duplicates (4)
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
.\" $Id: kitpost.man 3 2006-08-25 21:39:07Z rmanfredi $
.\"
.\"  Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
.\"  
.\"  You may redistribute only under the terms of the Artistic Licence,
.\"  as specified in the README file that comes with the distribution.
.\"  You may reuse parts of this distribution only within the terms of
.\"  that same Artistic Licence; a copy of which may be found at the root
.\"  of the source tree for dist 4.0.
.\"
.\" $Log: kitpost.man,v $
.\" Revision 3.0.1.2  1995/05/12  11:58:09  ram
.\" patch54: updated my e-mail address
.\"
.\" Revision 3.0.1.1  1994/05/06  13:55:01  ram
.\" patch23: created
.\"
.TH KITSEND 1 ram
.SH NAME
kitpost \- posts distribution kits
.SH SYNOPSIS
.B kitpost
[
.B \-hrV
] [
.B -H
.I file
] [
.B -D
.I desc
] [
.B -m
.I dest1,dest2
] [ 
.I kits
] [
.I newsgroups
]
.SH DESCRIPTION
.I Kitpost
posts distribution kits made by \fImakedist\fR to some (source) newsgroups
specified on the command line. If you do not specify any kit list, then all the
kits are sent. Otherwise, only the specified kits will be (re)sent.
.PP
A kit list may include ranges, \fI1-10\fR specifying kits 1 through 10,
and \fI5-\fR meaning kits 5 up to the last one. You may also specify kit
numbers by separating them with commas or spaces, and even mix with ranges,
such as: \fI1 3 5-7 9\fR.
.PP
.I Kitpost
ensures correct \fIReferences:\fR lines are inserted in your postings so that
all parts but the first point to the root article. Threaded newsreaders and
end-users traditionally appreciate that.
.SH OPTIONS
The following options are recognized by \fIkitpost\fR:
.TP 10
.B \-h
Print help message and exit.
.TP
\fB\-m\fI dest1,destn\fR
Sends kits by e-mail to the specified recipients. This option may be used in
conjunction with newsgroup posting. It is mainly intended for sites where
direct posting to a moderated newsgroup is not allowed by \fIinews\fR. You may
thus send your kits to the newsgroup moderator in a form that will ease the
whole posting process.
.TP
.B \-r
Signals a repost.
.TP
\fB\-D\fI description\fR
Specify a description string that will be added to the subject line. Usually
a brief sentence (less than, say, 40 characters).
.TP
\fB\-H\fI file\fR
Specify a file to be used as header introduction in the first part of your
posting. Usually the root README file.
.TP
.B \-V
Print version number and exit.
.SH BUGS
Article cross-referencing is properly set-up only when the whole package is
(re)posted in one batch.
.PP
It is not currently possible to set-up the article headers manually or
better, interactively.
.SH AUTHOR
Raphael Manfredi <ram@hptnos02.grenoble.hp.com>
.SH "SEE ALSO"
makedist(1), kitsend(1).