Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Fix typo.



details:   https://anonhg.NetBSD.org/src/rev/7e30e700b3fb
branches:  trunk
changeset: 782938:7e30e700b3fb
user:      jkunz <jkunz%NetBSD.org@localhost>
date:      Tue Nov 27 20:06:36 2012 +0000

description:
Fix typo.

diffstat:

 share/man/man4/ugen.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3d8b638686e1 -r 7e30e700b3fb share/man/man4/ugen.4
--- a/share/man/man4/ugen.4     Tue Nov 27 20:00:38 2012 +0000
+++ b/share/man/man4/ugen.4     Tue Nov 27 20:06:36 2012 +0000
@@ -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 @@
 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.



Home | Main Index | Thread Index | Old Index