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

Revision 12350, 813 bytes checked in by ghudson, 26 years ago (diff)
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Line 
1.\"     $Id: sendbug.1,v 1.3 1999-01-22 23:15:24 ghudson Exp $
2.\"
3.TH SENDBUG 1 "19 April 1992"
4.ds ]W MIT Project Athena
5.SH NAME
6sendbug \- file a bug report
7
8.SH SYNOPSIS
9.nf
10sendbug
11.fi
12
13.SH DESCRIPTION
14The \fIsendbug\fR program assists a user in filling out an accurate bug
15report by providing a template to fill out, with hardware and version
16information already inserted, and prompting them for the name of the program
17the bug is in.  The user is then given the chance to edit the bug report
18with their default editor under the MH system.  Once filled out, it is sent
19to "bugs@MIT.EDU".
20
21.SH "SEE ALSO"
22comp(1)
23
24.SH BUGS
25The default editor specified by the EDITOR or VISUAL environment variable
26should be used, instead of the default editor under MH, which is controlled
27by a separate configuration file.
Note: See TracBrowser for help on using the repository browser.