summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/DocBook/media/dvb/dvbproperty.xml2
-rw-r--r--Documentation/DocBook/media/dvb/frontend.xml7
2 files changed, 3 insertions, 6 deletions
diff --git a/Documentation/DocBook/media/dvb/dvbproperty.xml b/Documentation/DocBook/media/dvb/dvbproperty.xml
index 12a31e628d34..0fa4ccfd406d 100644
--- a/Documentation/DocBook/media/dvb/dvbproperty.xml
+++ b/Documentation/DocBook/media/dvb/dvbproperty.xml
@@ -35,8 +35,6 @@ the capability ioctls weren't implemented yet via the new way.</para>
API is to replace the ioctl's were the <link linkend="dvb-frontend-parameters">
struct <constant>dvb_frontend_parameters</constant></link> were used.</para>
-&sub-fe-get-property;
-
<section id="dtv-stats">
<title>DTV stats type</title>
<programlisting>
diff --git a/Documentation/DocBook/media/dvb/frontend.xml b/Documentation/DocBook/media/dvb/frontend.xml
index 86bd9ed9d7f8..bcee1d9fc73d 100644
--- a/Documentation/DocBook/media/dvb/frontend.xml
+++ b/Documentation/DocBook/media/dvb/frontend.xml
@@ -37,8 +37,6 @@ specification is available at
<link linkend="FE_GET_INFO">FE_GET_INFO</link>.</para>
</section>
-&sub-fe-get-info;
-
<section id="dvb-fe-read-status">
<title>Querying frontend status</title>
@@ -46,8 +44,6 @@ specification is available at
<link linkend="FE_READ_STATUS">FE_READ_STATUS</link>.</para>
</section>
-&sub-fe-read-status;
-
&sub-dvbproperty;
<section id="fe-spectral-inversion-t">
@@ -333,6 +329,9 @@ typedef enum fe_hierarchy {
</row></tbody></tgroup></informaltable>
</section>
+&sub-fe-get-info;
+&sub-fe-read-status;
+&sub-fe-get-property;
&sub-fe-diseqc-reset-overload;
&sub-fe-diseqc-send-master-cmd;
&sub-fe-diseqc-recv-slave-reply;