Skip to content

Commit 788183a

Browse files
jhswartzJonathan Corbet
authored andcommitted
docs: usb: fix literal block marker in usbmon verification example
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]>
1 parent 5860800 commit 788183a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/usb/usbmon.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ if usbmon is built into the kernel::
4242
# modprobe usbmon
4343
#
4444

45-
Verify that bus sockets are present:
45+
Verify that bus sockets are present::
4646

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

0 commit comments

Comments
 (0)