ipheth.4: Simplify output filtering example

MFC after:	2 weeks
This commit is contained in:
Mateusz Piotrowski 2022-01-29 22:16:50 +01:00
parent d0b92c068e
commit 60401b3883

View File

@ -98,7 +98,7 @@ and its configuration index is 0
.Pp
Secondly, check what other configurations are available for the device:
.Bd -literal -offset 2n
.Li # Ic usbconfig -d 0.2 dump_all_config_desc | awk '/^ Conf/{print} /iConf/{print}'
.Li # Ic usbconfig -d 0.2 dump_all_config_desc | grep -E '(^ Conf|iConf)'
Configuration index 0
iConfiguration = 0x0005 <PTP>
Configuration index 1