On 6/4/22 22:54, Justin Swartz wrote:
The "Verify that bus sockets are present" example was not properly
formatted due to a typo in the literal block marker.
Missing second colon?
-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
Otherwise, the literal block rendered correctly.