aboutsummaryrefslogtreecommitdiff
path: root/libexec/bugfiler/bugformat
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1995-12-30 19:02:48 +0000
committerPeter Wemm <peter@FreeBSD.org>1995-12-30 19:02:48 +0000
commit6065a0be1165c4cd506d8eb4a71f22af440fef64 (patch)
tree48ddeda3c6c8d8572cc34bf52ccf9cb9bd97d488 /libexec/bugfiler/bugformat
parenta5b996a7ecea192e05c848269fbfb40c1e7c50ef (diff)
Notes
Diffstat (limited to 'libexec/bugfiler/bugformat')
-rw-r--r--libexec/bugfiler/bugformat32
1 files changed, 0 insertions, 32 deletions
diff --git a/libexec/bugfiler/bugformat b/libexec/bugfiler/bugformat
deleted file mode 100644
index 97a767d7288c..000000000000
--- a/libexec/bugfiler/bugformat
+++ /dev/null
@@ -1,32 +0,0 @@
-Subject: Short summary of the problem (please make this meaningful!)
-Index: folder 4.4BSD-alpha
-
-Description:
- Detailed description of the problem, suggestion, or complaint.
-Repeat-By:
- Describe the sequence of events that causes the problem
- to occur.
-Fix:
- Description of how to fix the problem. If you don't know a
- fix for the problem, don't include this section.
-
--------- 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
- | local | man | misc | new | sys | ucb
- | usr.bin | usr.lib
-
-If you're not running 4.3BSD, you should also replace "4.3BSD" on
-the same line with one of the following values.
-
- version ::= 4.3BSD | 4.3BSD-tahoe | 4.3BSD-reno | net2
- | 4.4BSD-alpha
-
-For example, if your bug concerns the program "/usr/bin/file" and
-you're currently running 4.3BSD-Reno, you should replace "folder"
-with "usr.bin/file", and "4.4BSD-alpha" with "4.3BSD-Reno". The folder
-"ideas" is for suggestions.