Skip to content

Commit

Permalink
docs: usb: fix literal block marker in usbmon verification example
Browse files Browse the repository at this point in the history
The "Verify that bus sockets are present" example was not properly
formatted due to a typo in the literal block marker.

Signed-off-by: Justin Swartz <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
  • Loading branch information
jhswartz authored and Jonathan Corbet committed Jun 9, 2022
1 parent 5860800 commit 788183a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/usb/usbmon.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ if usbmon is built into the kernel::
# modprobe usbmon
#

Verify that bus sockets are present:
Verify that bus sockets are present::

# ls /sys/kernel/debug/usb/usbmon
0s 0u 1s 1t 1u 2s 2t 2u 3s 3t 3u 4s 4t 4u
Expand Down

0 comments on commit 788183a

Please sign in to comment.