diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-09-30 19:59:29 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-09-30 19:59:29 +0000 |
commit | da33bf906a3a99b91944e49af9a830a6de5e876e (patch) | |
tree | d5528f6f43b83d9155593d7659e1e9ca85ccf1c9 /share/man/man4/uhidev.4 | |
parent | 4e805f071034a6f2755a89025cf385a2b74b0ec4 (diff) |
kill default locators
Diffstat (limited to 'share/man/man4/uhidev.4')
-rw-r--r-- | share/man/man4/uhidev.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/uhidev.4 b/share/man/man4/uhidev.4 index 0705b38e3d3..a790c0bb773 100644 --- a/share/man/man4/uhidev.4 +++ b/share/man/man4/uhidev.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uhidev.4,v 1.3 2002/11/08 08:08:47 mpech Exp $ +.\" $OpenBSD: uhidev.4,v 1.4 2004/09/30 19:59:25 mickey Exp $ .\" $NetBSD: uhidev.4,v 1.2 2001/12/29 03:06:41 augustss Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -42,10 +42,10 @@ .Nm uhidev .Nd USB Human Interface Device support .Sh SYNOPSIS -.Cd "uhidev* at uhub? port ? configuration ?" -.Cd "uhid* at uhidev? reportid ?" -.Cd "ukbd* at uhidev? reportid ?" -.Cd "ums* at uhidev? reportid ?" +.Cd "uhidev* at uhub?" +.Cd "uhid* at uhidev?" +.Cd "ukbd* at uhidev?" +.Cd "ums* at uhidev?" .Sh DESCRIPTION The .Nm |