Wrap a couple of <filename>s in tags.

No objection by: bmah
This commit is contained in:
Giorgos Keramidas 2002-06-11 23:34:21 +00:00
parent 36a03796d4
commit a37a0f0942
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13371

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.6 2002/05/30 18:48:56 bmah Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/4.6R/qa.sgml,v 1.7 2002/06/10 16:14:46 bmah 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
/etc/X11/XF86Config for 4.6-RELEASE. (Errata item needed.)</li>
<filename>/etc/X11/XF86Config</filename> for 4.6-RELEASE. (Errata item needed.)</li>
<li>Some filenames in the ports tree are too long, thus resulting in
odd /usr/@LongLink files after a sysinstall. These filenames have
odd <filename>/usr/@LongLink</filename>. 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>