Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 xref xhci(4)



details:   https://anonhg.NetBSD.org/src/rev/9a6070f52ed6
branches:  trunk
changeset: 821040:9a6070f52ed6
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Sat Jan 21 20:30:29 2017 +0000

description:
xref xhci(4)

diffstat:

 share/man/man4/usb.4 |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 9aedd404ebf1 -r 9a6070f52ed6 share/man/man4/usb.4
--- a/share/man/man4/usb.4      Sat Jan 21 20:29:38 2017 +0000
+++ b/share/man/man4/usb.4      Sat Jan 21 20:30:29 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: usb.4,v 1.104 2014/01/23 14:12:38 wiz Exp $
+.\" $NetBSD: usb.4,v 1.105 2017/01/21 20:30:29 jdolecek Exp $
 .\"
 .\" Copyright (c) 1999-2014 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd January 23, 2014
+.Dd January 21, 2017
 .Dt USB 4
 .Os
 .Sh NAME
@@ -38,6 +38,7 @@
 .Cd "ehci*   at pci? dev ? function ?"
 .Cd "ohci*   at cardbus? function ?"
 .Cd "ohci*   at pci? dev ? function ?"
+.Cd "xhci*   at pci? dev ? function ?"
 .Cd "slhci*  at isa? port ? irq ?"
 .Cd "slhci*  at pcmcia? function ?"
 .Cd "uhci*   at cardbus? function ?"
@@ -576,6 +577,7 @@
 .Xr pcmcia 4 ,
 .Xr slhci 4 ,
 .Xr uhci 4 ,
+.Xr xhci 4 ,
 .Xr usbdevs 8
 .Rs
 .%T Universal Serial Bus Specifications Documents



Home | Main Index | Thread Index | Old Index