linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/6] media: dvb/intro.rst: Use verbatim font where needed
@ 2017-08-26 10:07 Mauro Carvalho Chehab
  2017-08-26 10:07 ` [PATCH 2/6] media: frontend.rst: fix supported delivery systems Mauro Carvalho Chehab
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Mauro Carvalho Chehab @ 2017-08-26 10:07 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Mauro Carvalho Chehab, Jonathan Corbet

The device numbering for DVB uses "M" and "N" as vars for the
number of the device, but sometimes this is printed using normal
font instead of verbatim.

While here, remove an extra space after quotation marks.

This is a minor cleanup with no changes at the text.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
---
 Documentation/media/uapi/dvb/intro.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/media/uapi/dvb/intro.rst b/Documentation/media/uapi/dvb/intro.rst
index 652c4aacd2c6..20bd7aec2665 100644
--- a/Documentation/media/uapi/dvb/intro.rst
+++ b/Documentation/media/uapi/dvb/intro.rst
@@ -137,9 +137,9 @@ individual devices are called:
 
 -  ``/dev/dvb/adapterN/caM``,
 
-where N enumerates the DVB PCI cards in a system starting from 0, and M
+where ``N`` enumerates the DVB PCI cards in a system starting from 0, and ``M``
 enumerates the devices of each type within each adapter, starting
-from 0, too. We will omit the “ ``/dev/dvb/adapterN/``\ ” in the further
+from 0, too. We will omit the “``/dev/dvb/adapterN/``\ ” in the further
 discussion of these devices.
 
 More details about the data structures and function calls of all the
-- 
2.13.3

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

end of thread, other threads:[~2017-08-26 10:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-26 10:07 [PATCH 1/6] media: dvb/intro.rst: Use verbatim font where needed Mauro Carvalho Chehab
2017-08-26 10:07 ` [PATCH 2/6] media: frontend.rst: fix supported delivery systems Mauro Carvalho Chehab
2017-08-26 10:07 ` [PATCH 3/6] media: frontend.rst: convert SEC note into footnote Mauro Carvalho Chehab
2017-08-26 10:07 ` [PATCH 4/6] media: frontend.rst: mention MMT at the documentation Mauro Carvalho Chehab
2017-08-26 10:07 ` [PATCH 5/6] media: dvbproperty.rst: improve notes about legacy frontend calls Mauro Carvalho Chehab
2017-08-26 10:07 ` [PATCH 6/6] media: dvbproperty.rst: minor editorial changes Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).