This is a disclaimer about the borken nature of the web based send-pr
system. Users were spending time filling out the send-pr form only to get an error returned to them when they submitted it. Approved by: jkh
This commit is contained in:
parent
539aa594a5
commit
d26b8fdc75
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6533
1 changed files with 6 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.16 1999/12/12 16:24:01 jhb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.17 2000/01/09 21:55:55 wosch Exp $">
|
||||
<!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;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/send-pr.sgml,v 1.16 1999/12/12 16:24:01 jhb Exp $ -->
|
||||
<!-- $FreeBSD: www/en/send-pr.sgml,v 1.17 2000/01/09 21:55:55 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -13,6 +13,10 @@
|
|||
<!-- Copyright (c) 1996 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED. -->
|
||||
|
||||
<img src="gifs/bug.jpg" align="right" border="0" width="200" height="233">
|
||||
<p><strong><font color=red>FreeBSD's web-based send-pr system
|
||||
is currently down. Please use the send-pr utility that's included
|
||||
in the FreeBSD base operating system. We apologize for any
|
||||
inconvenience this may cause you.</font></strong></p>
|
||||
|
||||
<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
|
||||
|
|
Loading…
Reference in a new issue