Revision 6925,
890 bytes
checked in by mar, 31 years ago
(diff) |
change email address from Athena to MIT.EDU
|
Line | |
---|
1 | .\" $Header: /afs/dev.mit.edu/source/repository/athena/bin/sendbug/sendbug.1,v 1.2 1993-10-05 11:28:10 mar Exp $ |
---|
2 | .\" $Author: mar $ |
---|
3 | .\" |
---|
4 | .TH SENDBUG 1 "19 April 1992" |
---|
5 | .ds ]W MIT Project Athena |
---|
6 | .SH NAME |
---|
7 | sendbug \- file a bug report |
---|
8 | |
---|
9 | .SH SYNOPSIS |
---|
10 | .nf |
---|
11 | sendbug |
---|
12 | .fi |
---|
13 | |
---|
14 | .SH DESCRIPTION |
---|
15 | The \fIsendbug\fR program assists a user in filling out an accurate bug |
---|
16 | report by providing a template to fill out, with hardware and version |
---|
17 | information already inserted, and prompting them for the name of the program |
---|
18 | the bug is in. The user is then given the chance to edit the bug report |
---|
19 | with their default editor under the MH system. Once filled out, it is sent |
---|
20 | to "bugs@MIT.EDU". |
---|
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.