aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>2015-03-22 14:35:56 -0400
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-04-02 21:12:21 -0400
commitd16cae25cba9372fb504ba1c024b775cbbe62618 (patch)
tree59cd5aaf1630892f19759d40f2eb4534ec4c2b94
parent924b34ea48252cdf258aec759638b61c7d82f282 (diff)
[media] DocBook media: fix broken EIA hyperlink
This fixes the bibliography hyperlink to "http://www.eia.org" which now redirects to a page with a "404 Not found" error. The latest update to the document referred to is now available on the Consumer Electronics Association website. Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
-rw-r--r--Documentation/DocBook/media/v4l/biblio.xml11
-rw-r--r--Documentation/DocBook/media/v4l/dev-sliced-vbi.xml2
-rw-r--r--Documentation/DocBook/media/v4l/vidioc-g-sliced-vbi-cap.xml2
3 files changed, 7 insertions, 8 deletions
diff --git a/Documentation/DocBook/media/v4l/biblio.xml b/Documentation/DocBook/media/v4l/biblio.xml
index 7ff01a23c2fe..fdee6b3f3eca 100644
--- a/Documentation/DocBook/media/v4l/biblio.xml
+++ b/Documentation/DocBook/media/v4l/biblio.xml
@@ -1,14 +1,13 @@
1 <bibliography> 1 <bibliography>
2 <title>References</title> 2 <title>References</title>
3 3
4 <biblioentry id="eia608"> 4 <biblioentry id="cea608">
5 <abbrev>EIA&nbsp;608-B</abbrev> 5 <abbrev>CEA&nbsp;608-E</abbrev>
6 <authorgroup> 6 <authorgroup>
7 <corpauthor>Electronic Industries Alliance (<ulink 7 <corpauthor>Consumer Electronics Association (<ulink
8url="http://www.eia.org">http://www.eia.org</ulink>)</corpauthor> 8url="http://www.ce.org">http://www.ce.org</ulink>)</corpauthor>
9 </authorgroup> 9 </authorgroup>
10 <title>EIA 608-B "Recommended Practice for Line 21 Data 10 <title>CEA-608-E R-2014 "Line 21 Data Services"</title>
11Service"</title>
12 </biblioentry> 11 </biblioentry>
13 12
14 <biblioentry id="en300294"> 13 <biblioentry id="en300294">
diff --git a/Documentation/DocBook/media/v4l/dev-sliced-vbi.xml b/Documentation/DocBook/media/v4l/dev-sliced-vbi.xml
index 7a8bf3011ee9..0aec62ed2bf8 100644
--- a/Documentation/DocBook/media/v4l/dev-sliced-vbi.xml
+++ b/Documentation/DocBook/media/v4l/dev-sliced-vbi.xml
@@ -254,7 +254,7 @@ ETS&nbsp;300&nbsp;231, lsb first transmitted.</entry>
254 <row> 254 <row>
255 <entry><constant>V4L2_SLICED_CAPTION_525</constant></entry> 255 <entry><constant>V4L2_SLICED_CAPTION_525</constant></entry>
256 <entry>0x1000</entry> 256 <entry>0x1000</entry>
257 <entry><xref linkend="eia608" /></entry> 257 <entry><xref linkend="cea608" /></entry>
258 <entry>NTSC line 21, 284 (second field 21)</entry> 258 <entry>NTSC line 21, 284 (second field 21)</entry>
259 <entry>Two bytes in transmission order, including parity 259 <entry>Two bytes in transmission order, including parity
260bit, lsb first transmitted.</entry> 260bit, lsb first transmitted.</entry>
diff --git a/Documentation/DocBook/media/v4l/vidioc-g-sliced-vbi-cap.xml b/Documentation/DocBook/media/v4l/vidioc-g-sliced-vbi-cap.xml
index bd015d1563ff..d05623c55403 100644
--- a/Documentation/DocBook/media/v4l/vidioc-g-sliced-vbi-cap.xml
+++ b/Documentation/DocBook/media/v4l/vidioc-g-sliced-vbi-cap.xml
@@ -205,7 +205,7 @@ ETS&nbsp;300&nbsp;231, lsb first transmitted.</entry>
205 <row> 205 <row>
206 <entry><constant>V4L2_SLICED_CAPTION_525</constant></entry> 206 <entry><constant>V4L2_SLICED_CAPTION_525</constant></entry>
207 <entry>0x1000</entry> 207 <entry>0x1000</entry>
208 <entry><xref linkend="eia608" /></entry> 208 <entry><xref linkend="cea608" /></entry>
209 <entry>NTSC line 21, 284 (second field 21)</entry> 209 <entry>NTSC line 21, 284 (second field 21)</entry>
210 <entry>Two bytes in transmission order, including parity 210 <entry>Two bytes in transmission order, including parity
211bit, lsb first transmitted.</entry> 211bit, lsb first transmitted.</entry>