Replace a > with a <.
This commit is contained in:
parent
12670a11d6
commit
b357cc9091
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31783
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
|||
|
||||
<deviceinfo version="0.2">
|
||||
<device>
|
||||
>match key="freebsd.driver" string="uhci">
|
||||
<match key="freebsd.driver" string="uhci">
|
||||
<match key="freebsd.unit" int="0">
|
||||
<merge key="info.ignore" type="bool">true</merge>
|
||||
</match>
|
||||
|
|
Loading…
Reference in a new issue