4.4BSD snapshot (revision 8.1); add 1993 to copyright
[unix-history] / usr / src / libexec / bugfiler / bugformat
CommitLineData
69b39c2d 1Subject: Short summary of the problem (please make this meaningful!)
24b33ccf 2Index: folder 4.3BSD-tahoe
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
65cd8c48
KB
19 folder ::= bin | doc | etc | games | ideas | include | lib
20 | local | man | misc | new | sys | ucb
21 | usr.bin | usr.lib
bb3c1c85 22
65cd8c48
KB
23If you're not running 4.3BSD, you should also replace "4.3BSD" on
24the same line with one of the following values.
bb3c1c85 25
65cd8c48 26 version ::= 4.3BSD | 4.3BSD-tahoe | 4.3BSD-reno | net2
07937152 27 | 4.4BSD-alpha
18ac9dbf 28
65cd8c48
KB
29For example, if your bug concerns the program "/usr/bin/file" and
30you're currently running 4.3BSD-Reno, you should replace "folder"
07937152 31with "usr.bin/file", and "4.4BSD-alpha" with "4.3BSD-Reno". The folder
65cd8c48 32"ideas" is for suggestions.