All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] Documentation: typec.rst: Use literal-block element with ascii art
@ 2018-04-06 12:41 ` Heikki Krogerus
  0 siblings, 0 replies; 15+ messages in thread
From: Heikki Krogerus @ 2018-04-06 12:41 UTC (permalink / raw)
  To: Greg KH, Jonathan Corbet
  Cc: Masanari Iida, linux-kernel, linux-doc, Markus Heiser,
	Jani Nikula, linux-usb

Using reStructuredText literal-block element with ascii-art.
That prevents the ascii art from being processed as
reStructuredText.

Reported-by: Masanari Iida <standby24x7@gmail.com>
Fixes: bdecb33af34f ("usb: typec: API for controlling USB Type-C Multiplexers")
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
---
Changed since v1:
- Using literal-block element instead of comment
- Subject in v1 was "Documentation: typec.rst: Mark ascii art as a comment"
---
 Documentation/driver-api/usb/typec.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/driver-api/usb/typec.rst b/Documentation/driver-api/usb/typec.rst
index feb31946490b..48ff58095f11 100644
--- a/Documentation/driver-api/usb/typec.rst
+++ b/Documentation/driver-api/usb/typec.rst
@@ -210,7 +210,7 @@ If the connector is dual-role capable, there may also be a switch for the data
 role. USB Type-C Connector Class does not supply separate API for them. The
 port drivers can use USB Role Class API with those.
 
-Illustration of the muxes behind a connector that supports an alternate mode:
+Illustration of the muxes behind a connector that supports an alternate mode::
 
                      ------------------------
                      |       Connector      |
-- 
2.16.3

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-04-25 14:00 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-06 12:41 [PATCH v2] Documentation: typec.rst: Use literal-block element with ascii art Heikki Krogerus
2018-04-06 12:41 ` Heikki Krogerus
2018-04-06 12:41 ` [v2] " Heikki Krogerus
2018-04-06 14:10 ` [PATCH v2] " Jani Nikula
2018-04-06 14:10   ` Jani Nikula
2018-04-06 14:10   ` [v2] " Jani Nikula
2018-04-25 13:47 ` [PATCH v2] " Jani Nikula
2018-04-25 13:47   ` Jani Nikula
2018-04-25 13:47   ` [v2] " Jani Nikula
2018-04-25 13:55   ` [PATCH v2] " Jonathan Corbet
2018-04-25 13:55     ` Jonathan Corbet
2018-04-25 13:55     ` [v2] " Jonathan Corbet
2018-04-25 14:00   ` [PATCH v2] " Greg KH
2018-04-25 14:00     ` Greg KH
2018-04-25 14:00     ` [v2] " Greg Kroah-Hartman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.