summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/media/dvb/ca.xml
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-05-25 14:31:02 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-05-30 08:26:05 -0300
commit0b0f1a00564ebc76c9b070236fb182b133ba254e (patch)
tree606e04c846e1ab7a170ba7acff7cd51af7662a14 /Documentation/DocBook/media/dvb/ca.xml
parenta1ef3eeabe5278ecbe758ba09d4605b64897c533 (diff)
downloadlinux-0b0f1a00564ebc76c9b070236fb182b133ba254e.tar.gz
linux-0b0f1a00564ebc76c9b070236fb182b133ba254e.tar.bz2
linux-0b0f1a00564ebc76c9b070236fb182b133ba254e.zip
[media] DocBook: fix emphasis at the DVB documentation
Currently, it is using 'role="tt"', but this is not defined at the DocBook 4.5 spec. The net result is that no emphasis happens. So, replace them to bold emphasis. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/DocBook/media/dvb/ca.xml')
-rw-r--r--Documentation/DocBook/media/dvb/ca.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/DocBook/media/dvb/ca.xml b/Documentation/DocBook/media/dvb/ca.xml
index 85eaf4fe2931..bf9e790d674f 100644
--- a/Documentation/DocBook/media/dvb/ca.xml
+++ b/Documentation/DocBook/media/dvb/ca.xml
@@ -1,7 +1,7 @@
<title>DVB CA Device</title>
<para>The DVB CA device controls the conditional access hardware. It can be accessed through
-<emphasis role="tt">/dev/dvb/adapter0/ca0</emphasis>. Data types and and ioctl definitions can be accessed by
-including <emphasis role="tt">linux/dvb/ca.h</emphasis> in your application.
+<emphasis role="bold">/dev/dvb/adapter0/ca0</emphasis>. Data types and and ioctl definitions can be accessed by
+including <emphasis role="bold">linux/dvb/ca.h</emphasis> in your application.
</para>
<section id="ca_data_types">