Make misc the default selection
This commit is contained in:
parent
e23a54038d
commit
da24fba8a5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5135
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1999-05-31 13:49:35 $">
|
||||
<!ENTITY date "$Date: 1999-06-30 13:37:51 $">
|
||||
<!ENTITY title "Envío de informe de problemas con FreeBSD">
|
||||
<!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.3 1999-05-31 13:49:35 jesusr Exp $ -->
|
||||
<!-- $Id: send-pr.sgml,v 1.4 1999-06-30 13:37:51 jesusr Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -36,7 +36,7 @@ máquina en la que está ocurriendo el problema.</p>
|
|||
<option> gnu
|
||||
<option> i386
|
||||
<option> kern
|
||||
<option> misc
|
||||
<option selected> misc
|
||||
<option> ports
|
||||
<option> sparc
|
||||
</select>
|
||||
|
|
Loading…
Reference in a new issue