Revision 25414,
634 bytes
checked in by adehnert, 13 years ago
(diff) |
In sendbug:
* Add a --help option. (http://diswww.mit.edu/menelaus/bugs/27568)
* Fix the manpage to not reference MH.
* Bump the compatibility level to 6.
|
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 |
---|
[25414] | 19 | with their default editor. Once filled out, it is sent to "bugs@MIT.EDU". |
---|
Note: See
TracBrowser
for help on using the repository browser.