Document the new categories.
Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org>
This commit is contained in:
parent
5714a70e3e
commit
7056ceb139
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12675
1 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.24 2001/09/05 14:03:58 kuriyama Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.25 2002/03/16 08:18:29 murray Exp $">
|
||||
<!ENTITY title "Submit a FreeBSD problem report">
|
||||
<!ENTITY copyright "This gnats pr-submission mechanism Copyright © 1996
|
||||
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
|
||||
|
@ -47,10 +47,13 @@
|
|||
<option> docs</option>
|
||||
<option> gnu</option>
|
||||
<option> i386</option>
|
||||
<option> ia64</option>
|
||||
<option> kern</option>
|
||||
<option selected> misc</option>
|
||||
<option> ports</option>
|
||||
<option> sparc</option>
|
||||
<option> sparc64</option>
|
||||
<option> standards</option>
|
||||
<option> www</option>
|
||||
</select>
|
||||
|
||||
<br><b>Severity</b>: <select name="severity">
|
||||
|
|
Loading…
Reference in a new issue