diff --git a/Documentation/DocBook/media/dvb/dvbproperty.xml b/Documentation/DocBook/media/dvb/dvbproperty.xml
index 12a31e628d34fcd69c5dce9c9107c4518690fc9a..0fa4ccfd406db692345fe5f7235daf16c6971e6a 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.
API is to replace the ioctl's were the
struct dvb_frontend_parameters were used.
-&sub-fe-get-property;
-
DTV stats type
diff --git a/Documentation/DocBook/media/dvb/frontend.xml b/Documentation/DocBook/media/dvb/frontend.xml
index 86bd9ed9d7f8d1ad75636ce4c724baaba08c087d..bcee1d9fc73db11a2462cbd65cf22e1d1e06a8ef 100644
--- a/Documentation/DocBook/media/dvb/frontend.xml
+++ b/Documentation/DocBook/media/dvb/frontend.xml
@@ -37,8 +37,6 @@ specification is available at
FE_GET_INFO.
-&sub-fe-get-info;
-
Querying frontend status
@@ -46,8 +44,6 @@ specification is available at
FE_READ_STATUS.
-&sub-fe-read-status;
-
&sub-dvbproperty;
@@ -333,6 +329,9 @@ typedef enum fe_hierarchy {
+&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;