source: trunk/athena/bin/sendbug/sendbug.1 @ 6925

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
7sendbug \- file a bug report
8
9.SH SYNOPSIS
10.nf
11sendbug
12.fi
13
14.SH DESCRIPTION
15The \fIsendbug\fR program assists a user in filling out an accurate bug
16report by providing a template to fill out, with hardware and version
17information already inserted, and prompting them for the name of the program
18the bug is in.  The user is then given the chance to edit the bug report
19with their default editor under the MH system.  Once filled out, it is sent
20to "bugs@MIT.EDU".
21
22.SH "SEE ALSO"
23comp(1)
24
25.SH BUGS
26The default editor specified by the EDITOR or VISUAL environment variable
27should be used, instead of the default editor under MH, which is controlled
28by a separate configuration file.
Note: See TracBrowser for help on using the repository browser.