Use a literal block for console I/O so that the lines aren't merged
together in the produced output.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Shuah Khan <skhan@linuxfoundation.org>
Cc: linux-doc@vger.kernel.org
Documentation/ABI/testing/sysfs-bus-usb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--- linux-next-20260921.orig/Documentation/ABI/testing/sysfs-bus-usb
+++ linux-next-20260921/Documentation/ABI/testing/sysfs-bus-usb
@@ -83,7 +83,8 @@ Description:
idVendor idProduct. After successfully
removing an ID, the driver will no longer support the
device. This is useful to ensure auto probing won't
- match the driver to the device. For example:
+ match the driver to the device. For example::
+
# echo "046d c315" > /sys/bus/usb/drivers/foo/remove_id
Reading from this file will list the dynamically added