gregkh / usbutils

USB utilities for Linux, including lsusb
http://www.linux-usb.org
356 stars 202 forks source link

lsusb(8): fix formatting #112

Closed jwilk closed 3 years ago

jwilk commented 4 years ago

Commas separating options should not be in bold; punctuation following variable name should not be in italics.

gregkh commented 3 years ago

thanks for the cleanup!