Module Name:    src
Committed By:   mrg
Date:           Tue Oct 23 09:23:46 UTC 2018

Modified Files:
        src/share/man/man4: xhci.4

Log Message:
update the BUGS statement to say that xhci is mostly functional.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/xhci.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/xhci.4
diff -u src/share/man/man4/xhci.4:1.2 src/share/man/man4/xhci.4:1.3
--- src/share/man/man4/xhci.4:1.2	Sat Jan 21 20:29:38 2017
+++ src/share/man/man4/xhci.4	Tue Oct 23 09:23:45 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: xhci.4,v 1.2 2017/01/21 20:29:38 jdolecek Exp $
+.\" $NetBSD: xhci.4,v 1.3 2018/10/23 09:23:45 mrg Exp $
 .\"
 .\" Copyright (c) 2017 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd January 21, 2017
+.Dd September 30, 2018
 .Dt XHCI 4
 .Os
 .Sh NAME
@@ -51,4 +51,4 @@ driver appeared in
 .Nx 7.0 .
 .Sh BUGS
 .Nm
-driver is at best experimental.
+driver is mostly working, but still in development.

Reply via email to