Correct the Fuse anchor name.
This commit is contained in:
parent
2fd6dcb926
commit
2362b09124
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33692
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" [
|
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||||
<!ENTITY base CDATA "../../">
|
<!ENTITY base CDATA "../../">
|
||||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/halfaq.sgml,v 1.8 2009/01/11 22:03:46 marcus Exp $">
|
<!ENTITY date "$FreeBSD: www/en/gnome/docs/halfaq.sgml,v 1.9 2009/01/11 22:30:02 danger Exp $">
|
||||||
<!ENTITY title "FreeBSD GNOME Project: Hardware Abstraction Layer (HAL) FAQ">
|
<!ENTITY title "FreeBSD GNOME Project: Hardware Abstraction Layer (HAL) FAQ">
|
||||||
<!ENTITY % navinclude.gnome "INCLUDE">
|
<!ENTITY % navinclude.gnome "INCLUDE">
|
||||||
]>
|
]>
|
||||||
|
@ -322,7 +322,7 @@ proc /proc procfs rw 0 0
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<!-- Q5 -->
|
<!-- Q5 -->
|
||||||
<li style="padding-bottom: 0.5em"><a name="q4"></a>
|
<li style="padding-bottom: 0.5em"><a name="q5"></a>
|
||||||
<p><b>Does hal support Fuse file systems?</b></p>
|
<p><b>Does hal support Fuse file systems?</b></p>
|
||||||
<!-- A5 -->
|
<!-- A5 -->
|
||||||
<p>Yes. As of hal-0.5.11_10, Fuse file systems are supported.
|
<p>Yes. As of hal-0.5.11_10, Fuse file systems are supported.
|
||||||
|
|
Loading…
Reference in a new issue