Add category 'sparc' and 'alpha'

This commit is contained in:
Wolfram Schneider 1998-05-04 10:10:28 +00:00
parent 43b8d8d76b
commit 18fa0e4976
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2768
2 changed files with 8 additions and 4 deletions

View file

@ -1,11 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1997-07-01 03:52:10 $">
<!ENTITY date "$Date: 1998-05-04 10:10:28 $">
<!ENTITY title "Submit a FreeBSD problem report">
<!ENTITY copyright "This gnats pr-submission mechanism Copyright &copy; 1996
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: send-pr.sgml,v 1.4 1997-07-01 03:52:10 max Exp $ -->
<!-- $Id: send-pr.sgml,v 1.5 1998-05-04 10:10:28 wosch Exp $ -->
<html>
&header;
@ -26,6 +26,7 @@ the output from the machine on which problem occurred.</p>
<br><b>Your Organization or Company</b>: <br><input type="text" name="organization" size="40" >
<br><b>One line summary of the problem:</b> <br><input type="text" name="synopsis" size="72" >
<br><b>Category</b>: <select name="category">
<option> alpha
<option> bin
<option> conf
<option> docs
@ -34,6 +35,7 @@ the output from the machine on which problem occurred.</p>
<option> kern
<option> misc
<option> ports
<option> sparc
</select>
<br><b>Severity</b>: <select name="severity">
<option> non-critical

View file

@ -1,11 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1997-07-01 03:52:10 $">
<!ENTITY date "$Date: 1998-05-04 10:10:28 $">
<!ENTITY title "Submit a FreeBSD problem report">
<!ENTITY copyright "This gnats pr-submission mechanism Copyright &copy; 1996
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: send-pr.sgml,v 1.4 1997-07-01 03:52:10 max Exp $ -->
<!-- $Id: send-pr.sgml,v 1.5 1998-05-04 10:10:28 wosch Exp $ -->
<html>
&header;
@ -26,6 +26,7 @@ the output from the machine on which problem occurred.</p>
<br><b>Your Organization or Company</b>: <br><input type="text" name="organization" size="40" >
<br><b>One line summary of the problem:</b> <br><input type="text" name="synopsis" size="72" >
<br><b>Category</b>: <select name="category">
<option> alpha
<option> bin
<option> conf
<option> docs
@ -34,6 +35,7 @@ the output from the machine on which problem occurred.</p>
<option> kern
<option> misc
<option> ports
<option> sparc
</select>
<br><b>Severity</b>: <select name="severity">
<option> non-critical