From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH 2/2] Documentation: user: usb: fix literal block :: when : is intended
Date: Fri, 20 May 2022 13:14:29 +0200 [thread overview]
Message-ID: <20220520111429.2716691-2-a.fatoum@pengutronix.de> (raw)
In-Reply-To: <20220520111429.2716691-1-a.fatoum@pengutronix.de>
The line is followed by a list, not an indented literal block, so
just a single colon should be used. This fixes following warning:
WARNING: Literal block expected; none found.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
Documentation/user/usb.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/user/usb.rst b/Documentation/user/usb.rst
index 62f6796c9531..2479efe9d6fa 100644
--- a/Documentation/user/usb.rst
+++ b/Documentation/user/usb.rst
@@ -267,7 +267,7 @@ USB Gadget autostart Options
``global.system.partitions``
Common function description for all of DFU, fastboot and USB mass storage
gadgets. Both Fastboot and DFU partitions also have dedicated override
- variables for backwards-compatibility::
+ variables for backwards-compatibility:
``global.usbgadget.dfu_function``
Function description for DFU. See :ref:`command_usbgadget` -D [desc].
--
2.30.2
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2022-05-20 11:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-20 11:14 [PATCH 1/2] Documentation: boards: stm32mp: document USB bootstrap via DFU Ahmad Fatoum
2022-05-20 11:14 ` Ahmad Fatoum [this message]
2022-05-23 7:01 ` Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220520111429.2716691-2-a.fatoum@pengutronix.de \
--to=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox