diff options
author | Michael Opdenacker <michael.opdenacker@free-electrons.com> | 2015-03-22 21:35:56 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-03-26 20:06:57 +0300 |
commit | 45e4372525592eafe84d8385e1e7c99a7cb23e0c (patch) | |
tree | a7a2d24a1a7ed3b6630ff5f53adc1a7a9070e6f2 /Documentation/DocBook/media/v4l/dev-sliced-vbi.xml | |
parent | 933a46b8df02caa1bd16a6dc4ddf13091c970ef5 (diff) | |
download | linux-45e4372525592eafe84d8385e1e7c99a7cb23e0c.tar.xz |
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: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/DocBook/media/v4l/dev-sliced-vbi.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/dev-sliced-vbi.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 300 231, lsb first transmitted.</entry> <row> <entry><constant>V4L2_SLICED_CAPTION_525</constant></entry> <entry>0x1000</entry> - <entry><xref linkend="eia608" /></entry> + <entry><xref linkend="cea608" /></entry> <entry>NTSC line 21, 284 (second field 21)</entry> <entry>Two bytes in transmission order, including parity bit, lsb first transmitted.</entry> |