Give a URL to the dynamically-built release documentation, when we
point potential testers to the release notes. While I'm here, canonify a URL.
This commit is contained in:
parent
4a23e82398
commit
a2eb1afec8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11726
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.5R/qa.sgml,v 1.1 2002/01/12 13:29:27 murray Exp $">
|
||||
<!ENTITY title "Testing Guide for 4.5-RELEASE">
|
||||
<!ENTITY email "qa">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -45,7 +45,7 @@
|
|||
(connection stalls, ...), not to mention crashes. Jonathan Lemon
|
||||
was responding to a panic report on freebsd-current earlier today
|
||||
regarding a PCB call, which is something we should keep an eye on.
|
||||
On the other hand, <a href="http://www.yahoo.com">Yahoo!</a> is
|
||||
On the other hand, <a href="http://www.yahoo.com/">Yahoo!</a> is
|
||||
now deploying this code, and that should help test it a great
|
||||
deal.<br><br></li>
|
||||
|
||||
|
@ -80,7 +80,7 @@
|
|||
|
||||
</ul>
|
||||
|
||||
<p>The release notes will always be a good place to look for things to
|
||||
<p>The <a href="../../relnotes.html">release notes</a> will always be a good place to look for things to
|
||||
test. There are a number of new drivers, including if_em, which
|
||||
would probably benefit from more exposure. Please report bugs to
|
||||
the <a href="mailto:qa@FreeBSD.org">qa@FreeBSD.org</a> list, and/or
|
||||
|
|
Loading…
Reference in a new issue