Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[media] DocBook: Fix typo 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.

[m.chehab@samsung.com: fix a merge conflict]
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

authored by

Masanari Iida and committed by
Mauro Carvalho Chehab
c4d28cc7 1c1b8734

+2 -2
+1 -1
Documentation/DocBook/media/dvb/dvbproperty.xml
··· 196 196 <para>1)For satellital delivery systems, it is measured in kHz. 197 197 For the other ones, it is measured in Hz.</para> 198 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 200 the channel which is 6MHz.</para> 201 201 202 202 <para>3)As in ISDB-Tsb the channel consists of only one or three segments the
+1 -1
Documentation/DocBook/media/v4l/compat.xml
··· 397 397 398 398 <para>The <structfield>depth</structfield> (average number of 399 399 bits per pixel) of a video image is implied by the selected image 400 - format. V4L2 does not explicitely provide such information assuming 400 + format. V4L2 does not explicitly provide such information assuming 401 401 applications recognizing the format are aware of the image depth and 402 402 others need not know. The <structfield>palette</structfield> field 403 403 moved into the &v4l2-pix-format;:<informaltable>