21 lines
857 B
XML
21 lines
857 B
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY title "Submit a FreeBSD problem report">
|
|
<!ENTITY copyright "This problem report submission mechanism Copyright © 1996
|
|
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
|
|
<!ENTITY bugbusters "bugbusters@FreeBSD.org">
|
|
]>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
<meta http-equiv="refresh" content="0; url=https://bugs.freebsd.org/submit/" />
|
|
</head>
|
|
|
|
<body class="navinclude.support">
|
|
<p>You are being redirected to <a href="https://bugs.freebsd.org/submit/">The Bugzilla bug submission form</a></p>
|
|
</body>
|
|
</html>
|