diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-12-09 21:34:33 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-12-09 21:34:33 +0000 |
commit | 33940d41c16bbd792d98c9803b639ca33f8882af (patch) | |
tree | 27ce0d7f7b52b126971e76d6ab44621fe18b9d84 /share/man | |
parent | 4d957633958be087ae0924494b2ded9f73354159 (diff) |
mention uhts(4). suggested by jmc@
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/usb.4 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4 index b2183b59eec..caa70dc1a66 100644 --- a/share/man/man4/usb.4 +++ b/share/man/man4/usb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usb.4,v 1.114 2009/11/24 00:01:19 deraadt Exp $ +.\" $OpenBSD: usb.4,v 1.115 2009/12/09 21:34:32 matthieu Exp $ .\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: November 24 2009 $ +.Dd $Mdocdate: December 9 2009 $ .Dt USB 4 .Os .Sh NAME @@ -242,6 +242,9 @@ keyboards that follow the boot protocol .It Xr ums 4 .Tn USB mouse devices +.It Xr uhts 4 +.Tn USB +touchscreens that follow the Human Interface Devices protocol .El .Ss Miscellaneous devices .Bl -tag -width 12n -offset ind -compact |