diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-15 20:03:45 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-18 23:14:21 -0400 |
commit | 62b122aba1ed96e2d4c7905bcf19fc8caf73dcd6 (patch) | |
tree | 8a6dadc8bc87605928532088940127af61b25d95 /Documentation/DocBook/dvb/frontend.xml | |
parent | e5b20214e6628cc30d32b153640e230a4bfdea3b (diff) |
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> | |||
11 | is not yet handled by this API but a future extension is possible. For | 11 | is not yet handled by this API but a future extension is possible. For |
12 | DVB-S the frontend device also supports satellite equipment control | 12 | DVB-S the frontend device also supports satellite equipment control |
13 | (SEC) via DiSEqC and V-SEC protocols. The DiSEqC (digital SEC) | 13 | (SEC) via DiSEqC and V-SEC protocols. The DiSEqC (digital SEC) |
14 | specification is available from Eutelsat <emphasis | 14 | specification is available from |
15 | role="tt">http://www.eutelsat.org/</emphasis>.</para> | 15 | <ulink url="http://www.eutelsat.com/satellites/4_5_5.html">Eutelsat</ulink>.</para> |
16 | 16 | ||
17 | <para>Note that the DVB API may also be used for MPEG decoder-only PCI | 17 | <para>Note that the DVB API may also be used for MPEG decoder-only PCI |
18 | cards, in which case there exists no frontend device.</para> | 18 | cards, in which case there exists no frontend device.</para> |