Synchronize with src/gnu/usr.bin/send-pr/send-pr.sh rev 1.9:
Don't show "support" class to users. PR: 6990 (sort of)
This commit is contained in:
parent
da971c59cc
commit
6c3ab7a5fb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2976
2 changed files with 4 additions and 6 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-05-04 10:10:28 $">
|
||||
<!ENTITY date "$Date: 1998-06-19 16:55:36 $">
|
||||
<!ENTITY title "Submit a FreeBSD problem report">
|
||||
<!ENTITY copyright "This gnats pr-submission mechanism Copyright © 1996
|
||||
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: send-pr.sgml,v 1.5 1998-05-04 10:10:28 wosch Exp $ -->
|
||||
<!-- $Id: send-pr.sgml,v 1.6 1998-06-19 16:55:36 dt Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -51,7 +51,6 @@ the output from the machine on which problem occurred.</p>
|
|||
<option> sw-bug
|
||||
<option> doc-bug
|
||||
<option> change-request
|
||||
<option> support
|
||||
</select>
|
||||
<br><b>Which FreeBSD Release You Are Using </b>: <br><input type="text" name="release" size="40" >
|
||||
<br><b>Environment (output of "uname -a" on the problem machine)</b>: <textarea name="environment" rows="3" cols="72">
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-05-04 10:10:28 $">
|
||||
<!ENTITY date "$Date: 1998-06-19 16:55:36 $">
|
||||
<!ENTITY title "Submit a FreeBSD problem report">
|
||||
<!ENTITY copyright "This gnats pr-submission mechanism Copyright © 1996
|
||||
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: send-pr.sgml,v 1.5 1998-05-04 10:10:28 wosch Exp $ -->
|
||||
<!-- $Id: send-pr.sgml,v 1.6 1998-06-19 16:55:36 dt Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -51,7 +51,6 @@ the output from the machine on which problem occurred.</p>
|
|||
<option> sw-bug
|
||||
<option> doc-bug
|
||||
<option> change-request
|
||||
<option> support
|
||||
</select>
|
||||
<br><b>Which FreeBSD Release You Are Using </b>: <br><input type="text" name="release" size="40" >
|
||||
<br><b>Environment (output of "uname -a" on the problem machine)</b>: <textarea name="environment" rows="3" cols="72">
|
||||
|
|
Loading…
Reference in a new issue