diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-06-07 21:40:22 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-07-27 17:52:49 -0300 |
commit | 3272c3ec21a28bad3f852376e48388bae55e0134 (patch) | |
tree | aa0af8033a1f861bc1241beef2d7bf9de6cbf7e1 /Documentation/DocBook/media/dvb/frontend.xml | |
parent | 994e262e3e52bf9840f0f079c29696e5ab50057f (diff) |
[media] DocBook: Finish synchronizing the frontend API
Remove the remaining:
Error: no ID for constraint linkend:
With this patch, the dvb frontend API matches the current
dvb core implementation.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook/media/dvb/frontend.xml')
-rw-r--r-- | Documentation/DocBook/media/dvb/frontend.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/media/dvb/frontend.xml b/Documentation/DocBook/media/dvb/frontend.xml index 086e62bcad1..1417d50518f 100644 --- a/Documentation/DocBook/media/dvb/frontend.xml +++ b/Documentation/DocBook/media/dvb/frontend.xml @@ -140,7 +140,7 @@ a specific frontend type.</para> }; </programlisting> </section> -<section role="subsection"> +<section role="subsection" id="dvb-diseqc-slave-reply"> <title>diseqc slave reply</title> <para>A reply to the frontend from DiSEqC 2.0 capable equipment.</para> |