diff --git a/en/cgi/cvsweb.conf-freebsd b/en/cgi/cvsweb.conf-freebsd
index a690b71412..dbfc79b1cc 100644
--- a/en/cgi/cvsweb.conf-freebsd
+++ b/en/cgi/cvsweb.conf-freebsd
@@ -1,47 +1,48 @@
# -*-perl-*-
#
# Set up for FreeBSD repo options.
#
# $Idaemons: /home/cvs/cvsweb/cvsweb.conf-freebsd,v 1.5 2001/08/01 09:32:22 knu Exp $
-# $FreeBSD: www/en/cgi/cvsweb.conf-freebsd,v 1.13 2003/07/30 20:42:28 scop Exp $
+# $FreeBSD: www/en/cgi/cvsweb.conf-freebsd,v 1.14 2004/04/05 23:14:21 ceri Exp $
if ($uname eq 'FreeBSD') {
$ENV{'RCSLOCALID'} = 'FreeBSD=CVSHeader';
$ENV{'RCSINCEXC'} = 'iFreeBSD';
} else {
$ENV{'RCSLOCALID'} = 'FreeBSD';
}
@prcategories = qw(
advocacy
alpha
amd64
bin
conf
docs
gnu
i386
ia64
java
kern
misc
pending
ports
powerpc
sparc64
standards
threads
+ usb
www
);
$prcgi = "http://www.FreeBSD.org/cgi/query-pr.cgi?pr=%s";
$prkeyword = "PR";
$mancgi =
"http://www.FreeBSD.org/cgi/man.cgi?apropos=0&sektion=%s&query=%s&manpath=FreeBSD+5.0-current&format=html";
# Allow downloading a tarball of a port or a project directory
$allow_tar = ($where =~ m,^(ports/[^/]+/[^/]+/|projects/[^/]+/),);
1;
diff --git a/en/send-pr.sgml b/en/send-pr.sgml
index 68e877f327..01d97e6e76 100644
--- a/en/send-pr.sgml
+++ b/en/send-pr.sgml
@@ -1,139 +1,140 @@
+
&author;
&date;'>
%includes;
]>
&header;
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 the output from the machine on which the problem occurred.
Before filling out the form, please take the time to read the Writing FreeBSD Problem Reports guidelines, and help us to help you. Please note that this page is for submitting bugs, and not for general FreeBSD support.
Please note that, unless you explicitly state otherwise, any changes you submit to the FreeBSD Project are assumed to be under the same license as FreeBSD.
Finally, be forewarned that this page requires that you are able to view images as a measure against abuse of the system. If you are unable to view images for any reason, please accept our apologies for the inconvenience and email your problem report to the bugbusters team for submission into the bug tracking system.
Note: copy/paste will destroy TABs and spacing, and this web form should not be used to submit code as plain text.
&footer;