diff --git a/Documentation/DocBook/media/dvb/video.xml b/Documentation/DocBook/media/dvb/video.xml
index 0b1b662c345b..25fb823226b4 100644
--- a/Documentation/DocBook/media/dvb/video.xml
+++ b/Documentation/DocBook/media/dvb/video.xml
@@ -593,22 +593,6 @@ role="subsection">
VIDEO_STOP
&return-value-dvb;
-
-EBADF
-
-fd is not a valid open file descriptor
-
-
-EINTERNAL
-
-Internal error, possibly in the communication with the
- DVB subsystem.
-
-
VIDEO_PLAY
@@ -645,22 +629,6 @@ role="subsection">VIDEO_PLAY
&return-value-dvb;
-
-EBADF
-
-fd is not a valid open file descriptor
-
-
-EINTERNAL
-
-Internal error, possibly in the communication with the
- DVB subsystem.
-
-
VIDEO_FREEZE
@@ -701,22 +669,6 @@ role="subsection">VIDEO_FREEZE
&return-value-dvb;
-
-EBADF
-
-fd is not a valid open file descriptor
-
-
-EINTERNAL
-
-Internal error, possibly in the communication with the
- DVB subsystem.
-
-
VIDEO_CONTINUE
@@ -753,22 +705,6 @@ role="subsection">VIDEO_CONTINUE
&return-value-dvb;
-
-EBADF
-
-fd is not a valid open file descriptor
-
-
-EINTERNAL
-
-Internal error, possibly in the communication with the
- DVB subsystem.
-
-
VIDEO_SELECT_SOURCE
@@ -815,22 +751,6 @@ role="subsection">VIDEO_SELECT_SOURCE
&return-value-dvb;
-
-EBADF
-
-fd is not a valid open file descriptor
-
-
-EINTERNAL
-
-Internal error, possibly in the communication with the
- DVB subsystem.
-
-
VIDEO_SET_BLANK
@@ -880,29 +800,6 @@ role="subsection">VIDEO_SET_BLANK
&return-value-dvb;
-
-EBADF
-
-fd is not a valid open file descriptor
-
-
-EINTERNAL
-
-Internal error, possibly in the communication with the
- DVB subsystem.
-
-
-EINVAL
-
-Illegal input parameter
-
-
VIDEO_GET_STATUS
@@ -947,29 +844,6 @@ role="subsection">VIDEO_GET_STATUS
&return-value-dvb;
-
-EBADF
-
-fd is not a valid open file descriptor
-
-
-EINTERNAL
-
-Internal error, possibly in the communication with the
- DVB subsystem.
-
-
-EFAULT
-
-status points to invalid address
-
-
VIDEO_GET_EVENT
@@ -1025,20 +899,6 @@ role="subsection">VIDEO_GET_EVENT
&return-value-dvb;
-EBADF
-
-fd is not a valid open file descriptor
-
-
-EFAULT
-
-ev points to invalid address
-
-
EWOULDBLOCK
@@ -1048,11 +908,6 @@ role="subsection">VIDEO_GET_EVENT
EOVERFLOW
-
-
-
Overflow in event queue - one or more events were lost.
@@ -1105,28 +960,6 @@ role="subsection">VIDEO_SET_DISPLAY_FORMAT
&return-value-dvb;
-
-EBADF
-
-fd is not a valid open file descriptor
-
-
-EINTERNAL
-
-Internal error.
-
-
-EINVAL
-
-Illegal parameter format.
-
-
VIDEO_STILLPICTURE
@@ -1174,28 +1007,6 @@ role="subsection">VIDEO_STILLPICTURE
&return-value-dvb;
-
-EBADF
-
-fd is not a valid open file descriptor
-
-
-EINTERNAL
-
-Internal error.
-
-
-EFAULT
-
-sp points to an invalid iframe.
-
-
VIDEO_FAST_FORWARD
@@ -1242,31 +1053,10 @@ role="subsection">VIDEO_FAST_FORWARD
&return-value-dvb;
-EBADF
-
-fd is not a valid open file descriptor
-
-
-EINTERNAL
-
-Internal error.
-
-
EPERM
Mode VIDEO_SOURCE_MEMORY not selected.
-
-
-EINVAL
-
-Illegal parameter format.
@@ -1315,31 +1105,10 @@ role="subsection">VIDEO_SLOWMOTION
&return-value-dvb;
-EBADF
-
-fd is not a valid open file descriptor
-
-
-EINTERNAL
-
-Internal error.
-
-
EPERM
Mode VIDEO_SOURCE_MEMORY not selected.
-
-
-EINVAL
-
-Illegal parameter format.
@@ -1388,21 +1157,6 @@ role="subsection">VIDEO_GET_CAPABILITIES
&return-value-dvb;
-
-EBADF
-
-fd is not a valid open file descriptor
-
-
-EFAULT
-
-cap points to an invalid iframe.
-
-
VIDEO_SET_ID
@@ -1449,20 +1203,6 @@ role="subsection">VIDEO_SET_ID
&return-value-dvb;
-EBADF
-
-fd is not a valid open file descriptor.
-
-
-EINTERNAL
-
-Internal error.
-
-
EINVAL
@@ -1504,14 +1244,6 @@ role="subsection">VIDEO_CLEAR_BUFFER
&return-value-dvb;
-
-EBADF
-
-fd is not a valid open file descriptor
-
-
VIDEO_SET_STREAMTYPE
@@ -1557,21 +1289,6 @@ role="subsection">VIDEO_SET_STREAMTYPE
&return-value-dvb;
-
-EBADF
-
-fd is not a valid open file descriptor
-
-
-EINVAL
-
-type is not a valid or supported stream type.
-
-