[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87k09p4ymn.fsf@meer.lwn.net>
Date: Thu, 09 Jun 2022 09:58:40 -0600
From: Jonathan Corbet <corbet@....net>
To: Justin Swartz <justin.swartz@...ingedge.co.za>
Cc: Justin Swartz <justin.swartz@...ingedge.co.za>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-usb@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] docs: usb: fix literal block marker in usbmon
verification example
Justin Swartz <justin.swartz@...ingedge.co.za> writes:
> 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 <justin.swartz@...ingedge.co.za>
> ---
> Documentation/usb/usbmon.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/usb/usbmon.rst b/Documentation/usb/usbmon.rst
> index b0bd51080..6d5ec1e62 100644
> --- a/Documentation/usb/usbmon.rst
> +++ b/Documentation/usb/usbmon.rst
> @@ -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::
>
Applied, thanks.
jon
Powered by blists - more mailing lists