[media] DocBook: Update DVB supported standards at introduction
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 25 May 2015 16:38:01 +0000 (13:38 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sat, 30 May 2015 11:13:20 +0000 (08:13 -0300)
The list of standards at the media docbook is incomplete, and it
is mentioning that the DVB-S2 & friends is "currently being updated".
That's wrong, as such update occurred back in 2008.

So, provide a more complete list of supported standards and add
a reference to the actual list.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/DocBook/media_api.tmpl

index 03f9a1f..60d0c87 100644 (file)
@@ -67,8 +67,9 @@
                API used for digital TV and Internet reception via one of the
                several digital tv standards. While it is called as DVB API,
                in fact it covers several different video standards including
-               DVB-T, DVB-S, DVB-C and ATSC. The API is currently being updated
-               to document support also for DVB-S2, ISDB-T and ISDB-S.</para>
+               DVB-T/T2, DVB-S/S2, DVB-C, ATSC, ISDB-T, ISDB-S,etc. The complete
+               list of supported standards can be found at
+               <xref linkend="fe-delivery-system-t" />.</para>
        <para>The third part covers the Remote Controller API.</para>
        <para>The fourth part covers the Media Controller API.</para>
        <para>For additional information and for the latest development code,