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.
|
Line | |
---|
1 | .\" $Id: sendbug.1,v 1.4 2002-11-22 19:36:54 rbasch Exp $ |
---|
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 |
---|
10 | sendbug [program] |
---|
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 |
---|
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 |
---|
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.