Replace a > with a <.

This commit is contained in:
Joe Marcus Clarke 2008-03-30 20:57:48 +00:00
parent 12670a11d6
commit b357cc9091
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31783

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/halfaq.sgml,v 1.3 2008/03/30 20:47:00 marcus Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/halfaq.sgml,v 1.4 2008/03/30 20:53:14 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: Hardware Abstraction Layer (HAL) FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
@ -75,7 +75,7 @@ hald_enable="YES"
&lt;deviceinfo version="0.2"&gt;
&lt;device&gt;
&gt;match key="freebsd.driver" string="uhci"&gt;
&lt;match key="freebsd.driver" string="uhci"&gt;
&lt;match key="freebsd.unit" int="0"&gt;
&lt;merge key="info.ignore" type="bool"&gt;true&lt;/merge&gt;
&lt;/match&gt;