BSD 4_4 release
[unix-history] / usr / src / libexec / bugfiler / bugformat
index 019540e..97a767d 100644 (file)
@@ -1,5 +1,5 @@
 Subject: Short summary of the problem (please make this meaningful!)
 Subject: Short summary of the problem (please make this meaningful!)
-Index: folder 4.3BSD-reno
+Index: folder 4.4BSD-alpha
 
 Description:
        Detailed description of the problem, suggestion, or complaint.
 
 Description:
        Detailed description of the problem, suggestion, or complaint.
@@ -16,14 +16,17 @@ 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:
 
 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
+       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.
+If you're not running 4.3BSD, you should also replace "4.3BSD" on
+the same line with one of the following values.
 
 
-       version ::= V7 | 2BSD | 4.1BSD | 4.2BSD | 4.3BSD
+       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.2BSD, you should replace "folder" with "usr.bin", and
-"4.3BSD" with "4.2BSD".  The folder "ideas" is for suggestions.
+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.