|
|
1.1 root 1: .\" Copyright (c) 1983 Regents of the University of California.
2: .\" All rights reserved. The Berkeley software License Agreement
3: .\" specifies the terms and conditions for redistribution.
4: .\"
5: .\" @(#)sendbug.1 6.3 (Berkeley) 7/26/87
6: .\"
7: .TH SENDBUG 1 "July 26, 1987"
8: .UC 5
9: .ad
10: .SH NAME
11: sendbug \- mail a system bug report to 4bsd-bugs
12: .SH SYNOPSIS
13: .B sendbug [ address ]
14: .SH DESCRIPTION
15: .PP
16: Bug reports sent to `[email protected]' are intercepted
17: by a program which expects bug reports to conform to a standard format.
18: .I Sendbug
19: is a shell script to help the user compose and mail bug reports
20: in the correct format.
21: .I Sendbug
22: works by invoking the editor specified by the environment variable
23: .I EDITOR
24: on a temporary copy of the bug report format outline. The user must fill in the
25: appropriate fields and exit the editor. The default editor is
26: .IR vi (1).
27: .I Sendbug
28: then mails the completed report to `[email protected]' or the address
29: specified on the command line.
30: .SH FILES
31: .nf
32: .ta \w'/usr/ucb/bugformat 'u
33: /usr/ucb/bugformat contains the bug report outline
34: .fi
35: .SH "SEE ALSO"
36: vi(1), environ(7), bugfiler(8), sendmail(8)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.