diff options
author | 2014-09-11 11:14:36 +0000 | |
---|---|---|
committer | 2014-09-11 11:14:36 +0000 | |
commit | 83a133bc09c859b22f772001d4f2570b8e68fd6a (patch) | |
tree | a5ffb284db4b845f921620c1774907d28f6d9b03 | |
parent | Tweak notes after moving xetc to xbase. (diff) | |
download | wireguard-openbsd-83a133bc09c859b22f772001d4f2570b8e68fd6a.tar.xz wireguard-openbsd-83a133bc09c859b22f772001d4f2570b8e68fd6a.zip |
typo, from Daniel Jakots
-rw-r--r-- | share/man/man4/usb.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4 index 9c8e516da4e..49855e0a812 100644 --- a/share/man/man4/usb.4 +++ b/share/man/man4/usb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usb.4,v 1.156 2014/07/12 21:58:36 tedu Exp $ +.\" $OpenBSD: usb.4,v 1.157 2014/09/11 11:14:36 mpi 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: July 12 2014 $ +.Dd $Mdocdate: September 11 2014 $ .Dt USB 4 .Os .Sh NAME @@ -528,7 +528,7 @@ struct usb_device_ddesc { .Ed .Pp The -.Va udc_bus +.Va udd_bus field contains the device unit number. .Pp The @@ -538,7 +538,7 @@ field contains the device descriptor structure. This command can be used to retrieve the configuration descriptor for the given configuration of a device on the bus. The -.Va udi_addr +.Va udc_addr field needs to be filled with the bus device address. The .Va udc_config_index |