git: 9front

Download patch

ref: 0f3c0d42157b55a6668296894c88aebb9047ff70
parent: 7233f0cf28472fc2e1adf15de0b5f5d293310305
author: cinap_lenrek <cinap_lenrek@gmx.de>
date: Thu Jan 3 12:21:33 EST 2013

nusb(4): document debug flags for usbd

--- a/sys/man/4/nusb
+++ b/sys/man/4/nusb
@@ -48,6 +48,9 @@
 .I devid
 .PP
 .B nusb/usbd
+[
+.B -dD
+]
 .SH DESCRIPTION
 These programs drive USB devices of specific classes via
 .IR usb (3).
--