Module Name:    src
Committed By:   mrg
Date:           Sun Jun 10 06:40:08 UTC 2012

Modified Files:
        src/share/man/man9: usbdi.9

Log Message:
remove a comment about usbmp.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/share/man/man9/usbdi.9

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/man9/usbdi.9
diff -u src/share/man/man9/usbdi.9:1.22 src/share/man/man9/usbdi.9:1.23
--- src/share/man/man9/usbdi.9:1.22	Sun Jun  3 17:01:21 2012
+++ src/share/man/man9/usbdi.9	Sun Jun 10 06:40:08 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: usbdi.9,v 1.22 2012/06/03 17:01:21 wiz Exp $
+.\"	$NetBSD: usbdi.9,v 1.23 2012/06/10 06:40:08 mrg Exp $
 .\"
 .\" Copyright (c) 2012 Matthew R. Green
 .\" All rights reserved.
@@ -270,7 +270,6 @@ through
 .Ft usbd_status
 .Fn usbd_intr_transfer "usbd_xfer_handle xfer" "usbd_pipe_handle pipe" \
  "uint16_t flags" "uint32_t timeout" "void *buf" "uint32_t *size" "char *lbl"
-.\" these are very different in usbmp
 .Ft void
 .Fn usb_detach_waitold "device_t dv"
 .Ft void

Reply via email to