aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/hier.72
-rw-r--r--share/mk/bsd.libnames.mk1
2 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7
index 40c2d0c378ab..2ca54b3bc604 100644
--- a/share/man/man7/hier.7
+++ b/share/man/man7/hier.7
@@ -232,6 +232,8 @@ see
.Xr ppbus 4
.It Pa usb/
The USB subsystem
+.It Pa usb2/include
+The USB subsystem
.It Pa utopia/
Physical chip driver for ATM interfaces;
see
diff --git a/share/mk/bsd.libnames.mk b/share/mk/bsd.libnames.mk
index 1a30c59bf1c4..ebcc60f57acf 100644
--- a/share/mk/bsd.libnames.mk
+++ b/share/mk/bsd.libnames.mk
@@ -148,6 +148,7 @@ LIBUFS?= ${DESTDIR}${LIBDIR}/libufs.a
LIBUGIDFW?= ${DESTDIR}${LIBDIR}/libugidfw.a
LIBUMEM?= ${DESTDIR}${LIBDIR}/libumem.a
LIBUSBHID?= ${DESTDIR}${LIBDIR}/libusbhid.a
+LIBUSB20?= ${DESTDIR}${LIBDIR}/libusb20.a
LIBUTIL?= ${DESTDIR}${LIBDIR}/libutil.a
LIBUUTIL?= ${DESTDIR}${LIBDIR}/libuutil.a
LIBVGL?= ${DESTDIR}${LIBDIR}/libvgl.a