diff options
| author | mycroft <mycroft@NetBSD.org> | 1993-11-23 04:32:13 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1993-11-23 04:32:13 +0000 |
| commit | 6da825625412a78299e6bd42abbff7eacd814dcc (patch) | |
| tree | 2ebbd02b6c341f26eb47510e6e73a2a518442c83 /libexec/bugfiler/bugformat | |
| parent | c948d34c958fdd2df054fed6f3dec4772afc4cd0 (diff) | |
Clean up deleted files.
Diffstat (limited to 'libexec/bugfiler/bugformat')
| -rw-r--r-- | libexec/bugfiler/bugformat | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/libexec/bugfiler/bugformat b/libexec/bugfiler/bugformat deleted file mode 100644 index 071827185c2..00000000000 --- a/libexec/bugfiler/bugformat +++ /dev/null @@ -1,39 +0,0 @@ -Subject: Short summary of the problem (please make this meaningful!) -Index: folder 386BSD-0.1.2.3 - -Description: - Detailed description of the problem, suggestion, or complaint. -Repeat-By: - Describe the sequence of events that causes the problem - to occur. If you can provide a shell script or program do - duplicate the problem please do so. -Fix: - Description of how to fix the problem. If you don't know a - fix for the problem, don't include this section. If you can - provide context diffs (diff -c oldfile newfile) please do so. - --------- Remove this line and what's below it, for reference only. -------- - -To ensure that your bug report is handled correctly by bugfiler(8), -you must replace "folder" (on the line above starting with "Index:") -with one of the following values: - - folder ::= bin | doc | etc | games | ideas | include | lib - | libexec | man | misc | sbin | share | sys.386bsd - | usr.bin | usr.sbin - -This value should match the part of directory that the bug is in -under /usr/src. If it appears in more than one directory, use the -first one on the list. If the place that it appears is not on the list -use the "misc" value. If it is a suggestion use the "ideas" value. If -it is a manual page problem use the "man" value. - -If you're not running 386BSD-0.1.2.3, you should also replace -"386BSD-0.1.2.3" on the same line with one of the following values. - - version ::= 386BSD-0.1 | 386BSD-0.1.1 | 386BSD-0.1.2 | 386BSD-0.1.2.1 - | 386BSD-0.1.2.2 | 386BSD-0.1.2.3 - -For example, if your bug concerns the program "/usr/bin/file" and -you're currently running 386BSD-0.1.2.4, you should replace "folder" -with "usr.bin/file", and "386BSD-0.1.2.3" with "386BSD-0.1.2.4". |
