Module Name: src
Committed By: jkunz
Date: Tue Nov 27 20:06:37 UTC 2012
Modified Files:
src/share/man/man4: ugen.4
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/share/man/man4/ugen.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/ugen.4
diff -u src/share/man/man4/ugen.4:1.30 src/share/man/man4/ugen.4:1.31
--- src/share/man/man4/ugen.4:1.30 Wed Dec 23 09:10:07 2009
+++ src/share/man/man4/ugen.4 Tue Nov 27 20:06:36 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: ugen.4,v 1.30 2009/12/23 09:10:07 wiz Exp $
+.\" $NetBSD: ugen.4,v 1.31 2012/11/27 20:06:36 jkunz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -189,7 +189,7 @@ This operation can only be performed whe
are open.
.It Dv USB_GET_NO_ALT (struct usb_alt_interface)
Return the number of different alternate settings in the
-.Dv aui_alt_no
+.Dv uai_alt_no
field.
.It Dv USB_GET_DEVICE_DESC (usb_device_descriptor_t)
Return the device descriptor.