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

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
6sendbug \- file a bug report
7
8.SH SYNOPSIS
9.nf
10sendbug [program]
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.  The user is prompted for the name of
17the program the bug is in, unless it is given as a command line
18argument.  The user is then given the chance to edit the bug report
19with their default editor.  Once filled out, it is sent to "bugs@MIT.EDU".
Note: See TracBrowser for help on using the repository browser.