diff options
author | 2001-09-02 18:16:37 +0000 | |
---|---|---|
committer | 2001-09-02 18:16:37 +0000 | |
commit | aeb2fd44b6e301281c571f75ce0ffd84e6794585 (patch) | |
tree | 85d06e61a5f049c90640e3a92be0a48b5534af1f | |
parent | Re-enable references for usb(3) and usbhidctl(1) (diff) | |
download | wireguard-openbsd-aeb2fd44b6e301281c571f75ce0ffd84e6794585.tar.xz wireguard-openbsd-aeb2fd44b6e301281c571f75ce0ffd84e6794585.zip |
fix SYNPOSIS
-rw-r--r-- | usr.bin/usbhidctl/usbhidctl.1 | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/usr.bin/usbhidctl/usbhidctl.1 b/usr.bin/usbhidctl/usbhidctl.1 index 68fdee9bdba..0c535758b5e 100644 --- a/usr.bin/usbhidctl/usbhidctl.1 +++ b/usr.bin/usbhidctl/usbhidctl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usbhidctl.1,v 1.1 2001/09/02 17:55:29 pvalchev Exp $ +.\" $OpenBSD: usbhidctl.1,v 1.2 2001/09/02 18:16:37 jakob Exp $ .\" $NetBSD: usbhidctl.1,v 1.10 2000/09/24 02:27:12 augustss Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. @@ -42,25 +42,28 @@ .Nm usbhidctl .Nd manipulate USB HID devices .Sh SYNOPSIS -.Nm "" +.Nm .Fl f Ar device .Op Fl t Ar table .Op Fl l .Op Fl v .Fl a -.Nm "" +.Pp +.Nm .Fl f Ar device .Op Fl t Ar table .Op Fl v .Fl r -.Nm "" +.Pp +.Nm .Fl f Ar device .Op Fl t Ar table .Op Fl l .Op Fl n .Op Fl v .Op Ar item ... -.Nm "" +.Pp +.Nm .Fl f Ar device .Op Fl t Ar table .Fl w |