Revision 18057,
872 bytes
checked in by rbasch, 22 years ago
(diff) |
Accept the program name as an optional command line argument, so that
gnome_segv can pass the name of the application that crashed.
|
Rev | Line | |
---|
[18057] | 1 | .\" $Id: sendbug.1,v 1.4 2002-11-22 19:36:54 rbasch Exp $ |
---|
[5980] | 2 | .\" |
---|
| 3 | .TH SENDBUG 1 "19 April 1992" |
---|
| 4 | .ds ]W MIT Project Athena |
---|
| 5 | .SH NAME |
---|
| 6 | sendbug \- file a bug report |
---|
| 7 | |
---|
| 8 | .SH SYNOPSIS |
---|
| 9 | .nf |
---|
[18057] | 10 | sendbug [program] |
---|
[5980] | 11 | .fi |
---|
| 12 | |
---|
| 13 | .SH DESCRIPTION |
---|
| 14 | The \fIsendbug\fR program assists a user in filling out an accurate bug |
---|
| 15 | report by providing a template to fill out, with hardware and version |
---|
[18057] | 16 | information already inserted. The user is prompted for the name of |
---|
| 17 | the program the bug is in, unless it is given as a command line |
---|
| 18 | argument. The user is then given the chance to edit the bug report |
---|
[5980] | 19 | with their default editor under the MH system. Once filled out, it is sent |
---|
[6925] | 20 | to "bugs@MIT.EDU". |
---|
[5980] | 21 | |
---|
| 22 | .SH "SEE ALSO" |
---|
| 23 | comp(1) |
---|
| 24 | |
---|
| 25 | .SH BUGS |
---|
| 26 | The default editor specified by the EDITOR or VISUAL environment variable |
---|
| 27 | should be used, instead of the default editor under MH, which is controlled |
---|
| 28 | by a separate configuration file. |
---|
Note: See
TracBrowser
for help on using the repository browser.