add Berkeley specific copyright
[unix-history] / usr / src / libexec / bugfiler / bugformat
CommitLineData
69b39c2d 1Subject: Short summary of the problem (please make this meaningful!)
bb3c1c85 2Index: folder 4.3BSD
4c92e5eb
RC
3
4Description:
5 Detailed description of the problem, suggestion, or complaint.
6Repeat-By:
18ac9dbf
KB
7 Describe the sequence of events that causes the problem
8 to occur.
4c92e5eb 9Fix:
18ac9dbf
KB
10 Description of how to fix the problem. If you don't know a
11 fix for the problem, don't include this section.
4c92e5eb 12
18ac9dbf
KB
13-------- Remove this line and what's below it, for reference only. --------
14
15To ensure that your bug report is handled correctly by bugfiler(8),
bb3c1c85
KB
16you must replace "folder" (on the line above starting with "Index:")
17with one of the following values:
18ac9dbf 18
ace26e1c
KB
19 folder ::= bin | doc | etc | games | ideas | include | lib | local
20 | man | misc | new | sys | ucb | usr.bin | usr.lib
bb3c1c85
KB
21
22If you're not running 4.3BSD, you should also replace "4.3BSD" on the
23same line with one of the following values.
24
18ac9dbf
KB
25 version ::= V7 | 2BSD | 4.1BSD | 4.2BSD | 4.3BSD
26
27For example, if your bug concerns the program "/usr/bin/file" and you're
28currently running 4.2BSD, you should replace "folder" with "usr.bin", and
bb3c1c85 29"4.3BSD" with "4.2BSD". The folder "ideas" is for suggestions.