diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-16 04:03:45 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-19 07:14:21 +0400 |
commit | 62b122aba1ed96e2d4c7905bcf19fc8caf73dcd6 (patch) | |
tree | 8a6dadc8bc87605928532088940127af61b25d95 /Documentation/DocBook/dvb/frontend.xml | |
parent | e5b20214e6628cc30d32b153640e230a4bfdea3b (diff) | |
download | linux-62b122aba1ed96e2d4c7905bcf19fc8caf73dcd6.tar.xz |
DocBook/media: update dvb url's and use ulink tag instead of emphasis
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook/dvb/frontend.xml')
-rw-r--r-- | Documentation/DocBook/dvb/frontend.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/DocBook/dvb/frontend.xml b/Documentation/DocBook/dvb/frontend.xml index 91a749f70cb8..028c9f23f0d4 100644 --- a/Documentation/DocBook/dvb/frontend.xml +++ b/Documentation/DocBook/dvb/frontend.xml @@ -11,8 +11,8 @@ role="tt">linux/dvb/frontend.h</emphasis> in your application.</para> is not yet handled by this API but a future extension is possible. For DVB-S the frontend device also supports satellite equipment control (SEC) via DiSEqC and V-SEC protocols. The DiSEqC (digital SEC) -specification is available from Eutelsat <emphasis -role="tt">http://www.eutelsat.org/</emphasis>.</para> +specification is available from +<ulink url="http://www.eutelsat.com/satellites/4_5_5.html">Eutelsat</ulink>.</para> <para>Note that the DVB API may also be used for MPEG decoder-only PCI cards, in which case there exists no frontend device.</para> |