summaryrefslogtreecommitdiffstats
path: root/share/man/man4/uhidev.4
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2004-06-24 05:09:15 +0000
committerimp <imp@FreeBSD.org>2004-06-24 05:09:15 +0000
commit871c214a6cc3b49f64e15830ec2f1cafab7175b3 (patch)
tree9d4ce680e44f45b7085c67ae33561cc120f4a3bb /share/man/man4/uhidev.4
parent40584751b2c622cac70b60c4271be2ca346751b1 (diff)
downloadFreeBSD-src-871c214a6cc3b49f64e15830ec2f1cafab7175b3.zip
FreeBSD-src-871c214a6cc3b49f64e15830ec2f1cafab7175b3.tar.gz
Insert device foo for a few drivers that don't have it. Replace the
NetBSD config syntax with the FreeBSD syntax.
Diffstat (limited to 'share/man/man4/uhidev.4')
-rw-r--r--share/man/man4/uhidev.47
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man4/uhidev.4 b/share/man/man4/uhidev.4
index f0490cf..f469cc6 100644
--- a/share/man/man4/uhidev.4
+++ b/share/man/man4/uhidev.4
@@ -43,10 +43,9 @@
.Nm uhidev
.Nd USB Human Interface Device support
.Sh SYNOPSIS
-.Cd "uhidev* at uhub?"
-.Cd "uhid* at uhidev? reportid ?"
-.Cd "ukbd* at uhidev? reportid ?"
-.Cd "ums* at uhidev? reportid ?"
+.Cd "device uhid"
+.Cd "device ukbd"
+.Cd "device ums"
.Sh DESCRIPTION
The
.Nm
OpenPOWER on IntegriCloud