Searched hist:cae1884d4791726f5acf5d64bba9a3583b63e38b (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/usbconfig/ |
H A D | usbconfig.8 | diff cae1884d4791726f5acf5d64bba9a3583b63e38b Mon Dec 20 10:17:57 CET 2021 Joerg Wunsch <joerg@FreeBSD.org> usbconfig: documentation fixes, mainly for -i option
* in usage(), clearly mark -i interface as optional * both, -u busnum and -a devaddr are optional as well * various minor man page fixes * clearly mark those two commands that actually use -i ifaceidx * remove unused bitfield tag got_iface * fix indentation level according to review comment
Differential Revision: https://reviews.freebsd.org/D33579/ Reviewed by: hselasky MFC after: 2 weeks
|
H A D | usbconfig.c | diff cae1884d4791726f5acf5d64bba9a3583b63e38b Mon Dec 20 10:17:57 CET 2021 Joerg Wunsch <joerg@FreeBSD.org> usbconfig: documentation fixes, mainly for -i option
* in usage(), clearly mark -i interface as optional * both, -u busnum and -a devaddr are optional as well * various minor man page fixes * clearly mark those two commands that actually use -i ifaceidx * remove unused bitfield tag got_iface * fix indentation level according to review comment
Differential Revision: https://reviews.freebsd.org/D33579/ Reviewed by: hselasky MFC after: 2 weeks
|