Hmmm, what was I thinking.

There's no <filename> for HTML.

Pointy hat to:	keramida
This commit is contained in:
Giorgos Keramidas 2002-06-11 23:37:13 +00:00
parent a37a0f0942
commit 7aece2ee7f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13372

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/releases/4.6R/qa.sgml,v 1.7 2002/06/10 16:14:46 bmah Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/4.6R/qa.sgml,v 1.8 2002/06/11 23:34:21 keramida Exp $">
<!ENTITY title "Testing Guide for 4.6-RELEASE">
<!ENTITY email "qa">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -98,10 +98,10 @@
generated configuration files in places where sysinstall isn't
looking for them, thus complicating XFree86 installs that are
initiated from within sysinstall. These have been changed to
<filename>/etc/X11/XF86Config</filename> for 4.6-RELEASE. (Errata item needed.)</li>
/etc/X11/XF86Config for 4.6-RELEASE. (Errata item needed.)</li>
<li>Some filenames in the ports tree are too long, thus resulting in
odd <filename>/usr/@LongLink</filename>. files after a sysinstall. These filenames have
odd /usr/@LongLink files after a sysinstall. These filenames have
been shortened for 4.6-RELEASE.</li>
<li>Under some circumstances, dhclient can go into an infinite loop.</li>