aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2014-03-12 11:57:22 -0400
committerJiri Kosina <jkosina@suse.cz>2014-03-12 19:14:22 -0400
commitbb4f2ee0494a810ed74a25c0b131452ce2169c08 (patch)
tree652de653a915138002c5305fb41fd553350ea60b /Documentation
parent22e8ee127ae6f19eb494f858086849e89320eae0 (diff)
doc: DocBook: Fix typos in xml and template file
Fix spelling typo under Documentation/DocBook/media. It is because these files are NOT generated by "make htmldocs", I have to fix the files. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/DocBook/media/dvb/dvbproperty.xml2
-rw-r--r--Documentation/DocBook/media/v4l/compat.xml2
-rw-r--r--Documentation/DocBook/media_api.tmpl2
3 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/DocBook/media/dvb/dvbproperty.xml b/Documentation/DocBook/media/dvb/dvbproperty.xml
index a9b15e34c5b2..24c22cabc668 100644
--- a/Documentation/DocBook/media/dvb/dvbproperty.xml
+++ b/Documentation/DocBook/media/dvb/dvbproperty.xml
@@ -196,7 +196,7 @@ get/set up to 64 properties. The actual meaning of each property is described on
196 <para>1)For satellital delivery systems, it is measured in kHz. 196 <para>1)For satellital delivery systems, it is measured in kHz.
197 For the other ones, it is measured in Hz.</para> 197 For the other ones, it is measured in Hz.</para>
198 <para>2)For ISDB-T, the channels are usually transmitted with an offset of 143kHz. 198 <para>2)For ISDB-T, the channels are usually transmitted with an offset of 143kHz.
199 E.g. a valid frequncy could be 474143 kHz. The stepping is bound to the bandwidth of 199 E.g. a valid frequency could be 474143 kHz. The stepping is bound to the bandwidth of
200 the channel which is 6MHz.</para> 200 the channel which is 6MHz.</para>
201 201
202 <para>3)As in ISDB-Tsb the channel consists of only one or three segments the 202 <para>3)As in ISDB-Tsb the channel consists of only one or three segments the
diff --git a/Documentation/DocBook/media/v4l/compat.xml b/Documentation/DocBook/media/v4l/compat.xml
index c4cac6dbf9af..86c6dd2f6b8a 100644
--- a/Documentation/DocBook/media/v4l/compat.xml
+++ b/Documentation/DocBook/media/v4l/compat.xml
@@ -397,7 +397,7 @@ linkend="control" />.</para>
397 397
398 <para>The <structfield>depth</structfield> (average number of 398 <para>The <structfield>depth</structfield> (average number of
399bits per pixel) of a video image is implied by the selected image 399bits per pixel) of a video image is implied by the selected image
400format. V4L2 does not explicitely provide such information assuming 400format. V4L2 does not explicitly provide such information assuming
401applications recognizing the format are aware of the image depth and 401applications recognizing the format are aware of the image depth and
402others need not know. The <structfield>palette</structfield> field 402others need not know. The <structfield>palette</structfield> field
403moved into the &v4l2-pix-format;:<informaltable> 403moved into the &v4l2-pix-format;:<informaltable>
diff --git a/Documentation/DocBook/media_api.tmpl b/Documentation/DocBook/media_api.tmpl
index 4c8d282545a2..ab56f89c8642 100644
--- a/Documentation/DocBook/media_api.tmpl
+++ b/Documentation/DocBook/media_api.tmpl
@@ -58,7 +58,7 @@ Foundation. A copy of the license is included in the chapter entitled
58 <title>Introduction</title> 58 <title>Introduction</title>
59 59
60 <para>This document covers the Linux Kernel to Userspace API's used by 60 <para>This document covers the Linux Kernel to Userspace API's used by
61 video and radio straming devices, including video cameras, 61 video and radio streaming devices, including video cameras,
62 analog and digital TV receiver cards, AM/FM receiver cards, 62 analog and digital TV receiver cards, AM/FM receiver cards,
63 streaming capture devices.</para> 63 streaming capture devices.</para>
64 <para>It is divided into four parts.</para> 64 <para>It is divided into four parts.</para>