Touch up the grammar on the recently committed HAL and USB disk device

known issue.
This commit is contained in:
Joe Marcus Clarke 2006-11-05 06:25:34 +00:00
parent bf874e5304
commit 35f8aa4ae7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29007

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/faq216.sgml,v 1.5 2006/10/28 06:09:07 marcus Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq216.sgml,v 1.6 2006/11/05 06:16:46 mezz Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
@ -101,9 +101,11 @@
affects 6.0 and earlier and 5.5 and earlier. Users on those
releases are encouraged to upgrade to FreeBSD 6.1 or
later.</li>
<li><tt>hal</tt> could not unmount and reset da[0-9] the USB
flash drive when you detach it. This is a known bug in FreeBSD,
check in <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/103258">kern/103258</a> and <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89102">kern/89102</a> for details.</li>
<li><b>HAL</b> can not unmount and reset the da[0-9] devices
associated with USB disks when you manually detach them from
the system. Manually removing a USB umass device while it
is mounted can result in a panic. This is a known bug in FreeBSD.
See <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/103258">kern/103258</a> and <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89102">kern/89102</a> for more details.</li>
</ul>
</li>