NetBSD/gnu/usr.bin/send-pr
jtc 7c52a05701 Fixed missing ` (backquote).
Noted by Jason R. Thorpe in PR #780.
1995-02-03 20:08:09 +00:00
..
COPYING Send-pr, so people can send us bug reports. 1993-11-19 19:22:26 +00:00
ChangeLog Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
INSTALL Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
MANIFEST Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
Makefile specify man pages the new way. 1994-12-22 09:31:26 +00:00
Makefile.in Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
README Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
aclocal.m4 Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
categ.texi Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
categories New category, 'standards' 1994-11-21 20:15:36 +00:00
configure Change GNATS_SITE from sun-lamp to netbsd. 1994-10-17 17:22:26 +00:00
configure.in Change GNATS_SITE from sun-lamp to netbsd. 1994-10-17 17:22:26 +00:00
fields.texi Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
install-sid.sh Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
s-usage.texi Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
send-pr-el.in Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
send-pr.man Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
send-pr.sh Fixed missing ` (backquote). 1995-02-03 20:08:09 +00:00
send-pr.texi Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
states.texi Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00

README

	send-pr - sends bug reports to a central support site

`send-pr' uses electronic mail to submit support questions and
software bugs to a central site.  No piece of software is perfect, and
software organizations understand this `send-pr' is designed to allow
users who have problems to submit reports of these problems to sites
responsible for supporting the software in question, in a defined form
which can be read by an electronically managed database.

`send-pr' is part of a suite of programs known collectively as GNATS,
an acronym for Problem Report Management System.  GNATS consists of
several programs which, used in concert, formulate and partially
administer a database of Problem Reports, or PRs, at a central support
site.  A PR goes through several states in its lifetime; GNATS tracks
the PR and all information associated with it through each state and
finally acts as an archive for PRs which have been resolved.

The same engine can be used to submit bugs to any number of support
sites by setting up aliases for each of them; `send-pr' error-checks
each PR as it is sent to be sure that the category specified matches a
category supported by the site in question.

`send-pr' invokes an editor on a problem report template (after trying
to fill in some fields with reasonable default values).  When you exit
the editor, `send-pr' sends the completed form to the support site.
At the support site, the PR is assigned a unique number and is stored
in the GNATS database according to its category and customer-id.  GNATS
automatically replies with an acknowledgement, citing the category and
the PR number.

See the Texinfo file `send-pr.texi' or the Info file `send-pr.info'
for detailed installation and usage information.

See the file MANIFEST for a list of the files which should have
accompanied this distribution.

See `send-pr.texi', `send-pr.info', or the file INSTALL for the
installation procedure for `send-pr'.


Copyright (c) 1993, Free Software Foundation, Inc.  
See the file COPYING for copyright information concerning this
distribution and all its components.