NetBSD-Bugs archive

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

misc/37792: Typo in ugen.4



>Number:         37792
>Category:       misc
>Synopsis:       typo in ugen.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jan 18 08:45:00 +0000 2008
>Originator:     Yojiro UO
>Release:        NetBSD 4.99.49
>Organization:
        
>Environment:
System: NetBSD netbsd.nui.org 4.99.49 NetBSD 4.99.49 (VMWARE) #0: Tue Jan 15 
06:02:39 PST 2008 
yuo%netbsd-vm.nui.org@localhost:/usr/src/sys/arch/i386/compile/VMWARE i386
Architecture: i386
Machine: i386
>Description:
        minor typo
>How-To-Repeat:
>Fix:
        apply the patch

--- ugen.4-     2008-01-17 03:05:02.000000000 -0800
+++ ugen.4      2008-01-17 03:05:11.000000000 -0800
@@ -187,7 +187,7 @@
 .Bd -literal
 struct usb_alt_interface {
        int     uai_config_index;
-       int     aui_interface_index;
+       int     uai_interface_index;
        int     uai_alt_no;
 };
 .Ed




Home | Main Index | Thread Index | Old Index