Spice up the send-pr page with an nice fly-swatting daemon.
This commit is contained in:
parent
afbc7c38f8
commit
aa50d8414a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4359
1 changed files with 4 additions and 2 deletions
|
@ -1,17 +1,19 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-12-13 23:21:11 $">
|
||||
<!ENTITY date "$Date: 1999-02-19 07:46:57 $">
|
||||
<!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.8 1998-12-13 23:21:11 steve Exp $ -->
|
||||
<!-- $Id: send-pr.sgml,v 1.9 1999-02-19 07:46:57 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<!-- Copyright (c) 1996 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED. -->
|
||||
|
||||
<img src="gifs/bug.jpg" align="right" border="0">
|
||||
|
||||
<p>Thank you for taking the time to let us know about a problem
|
||||
with FreeBSD. Please fill out the form as completely as possible.
|
||||
Make sure you fill in the "Environment" field as requested with
|
||||
|
|
Loading…
Reference in a new issue