summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-09-06 14:43:34 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-06 14:43:34 -0300
commit9816ad7712708e239c037f0806901d02e0329b51 (patch)
treecc978ec222ab5b499336739b7fbd5f06894f0cd3
parent89577c08b573b6e0d0474da70483aa7b8faea4b9 (diff)
downloadmediapointer-dvb-s2-9816ad7712708e239c037f0806901d02e0329b51.tar.gz
mediapointer-dvb-s2-9816ad7712708e239c037f0806901d02e0329b51.tar.bz2
dvb-spec/sgml: Remove blank cells from the tables
From: Mauro Carvalho Chehab <mchehab@redhat.com> The htlatex added some empty rows at the tables. Remove it with this small script: perl -ne '$txt=""; while (<>) { $txt .=$_ }; $txt=~s,\<row\>[\s\n]*\<entry[^\>]*>[\s\n]*\<\/entry\>[\n\s]*\<\/row\>,,g; print $txt; exit;' Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
-rw-r--r--dvb-spec/sgml/dvbapi-complete.sgml379
-rw-r--r--dvb-spec/sgml/frontend.sgml51
2 files changed, 2 insertions, 428 deletions
diff --git a/dvb-spec/sgml/dvbapi-complete.sgml b/dvb-spec/sgml/dvbapi-complete.sgml
index 56edcf023..753efd3fe 100644
--- a/dvb-spec/sgml/dvbapi-complete.sgml
+++ b/dvb-spec/sgml/dvbapi-complete.sgml
@@ -578,9 +578,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.1</abbrev>open()</title>
align="char">
<para>(blocking mode is the default)</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -612,9 +609,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.1</abbrev>open()</title>
align="char">
<para>Invalid argument.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -644,9 +638,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.2</abbrev>close()</title>
align="char">
<para>File descriptor returned by a previous call to open().</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -657,9 +648,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.2</abbrev>close()</title>
align="char">
<para>fd is not a valid open file descriptor.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -722,9 +710,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.3</abbrev>FE_READ_STATUS<
align="char">
<para>status points to invalid address.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -769,9 +754,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.4</abbrev>FE_READ_BER<ind
align="char">
<para>The bit error rate is stored into *ber.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -847,9 +829,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.5</abbrev>FE_READ_SNR<ind
align="char">
<para>The signal-to-noise ratio is stored into *snr.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -926,9 +905,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.6</abbrev>FE_READ_SIGNAL_
align="char">
<para>The signal strength value is stored into *strength.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -1087,9 +1063,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.8</abbrev>FE_SET_FRONTEND
align="char">
<para>Points to parameters for tuning operation.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -1114,9 +1087,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.8</abbrev>FE_SET_FRONTEND
align="char">
<para>Maximum supported symbol rate reached.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -1162,9 +1132,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.9</abbrev>FE_GET_FRONTEND
align="char">
<para>Points to parameters for tuning operation.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -1189,9 +1156,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.9</abbrev>FE_GET_FRONTEND
align="char">
<para>Maximum supported symbol rate reached.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -1300,9 +1264,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.10</abbrev>FE_GET_EVENT<i
align="char">
<para>Overflow in event queue - one or more events were lost.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -1366,9 +1327,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.11</abbrev>FE_GET_INFO<in
align="char">
<para>info points to invalid address.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -1408,9 +1366,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.12</abbrev>FE_DISEQC_RESE
<para>Equals FE_DISEQC_RESET_OVERLOAD for this
command.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -1435,9 +1390,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.12</abbrev>FE_DISEQC_RESE
align="char">
<para>Internal error in the device driver.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -1448,9 +1400,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.13</abbrev>FE_DISEQC_SEND
align="char">
<para>This ioctl call is used to send a a DiSEqC command.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>SYNOPSIS
</para>
@@ -1487,9 +1436,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.13</abbrev>FE_DISEQC_SEND
align="char">
<para>Pointer to the command to be transmitted.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -1529,9 +1475,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.13</abbrev>FE_DISEQC_SEND
align="char">
<para>Internal error in the device driver.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -1542,9 +1485,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.14</abbrev>FE_DISEQC_RECV
align="char">
<para>This ioctl call is used to receive reply to a DiSEqC 2.0 command.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>SYNOPSIS
</para>
@@ -1581,9 +1521,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.14</abbrev>FE_DISEQC_RECV
align="char">
<para>Pointer to the command to be received.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -1623,9 +1560,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.14</abbrev>FE_DISEQC_RECV
align="char">
<para>Internal error in the device driver.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -1636,9 +1570,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.15</abbrev>FE_DISEQC_SEND
align="char">
<para>This ioctl call is used to send a 22KHz tone burst.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>SYNOPSIS
</para>
@@ -1672,9 +1603,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.15</abbrev>FE_DISEQC_SEND
align="char">
<para>burst A or B.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -1714,9 +1642,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.15</abbrev>FE_DISEQC_SEND
align="char">
<para>Internal error in the device driver.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -1761,9 +1686,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.16</abbrev>FE_SET_TONE<in
align="char">
<para>The requested tone generation mode (on/off).</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -1802,9 +1724,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.16</abbrev>FE_SET_TONE<in
align="char">
<para>Internal error in the device driver.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -1849,9 +1768,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.17</abbrev>FE_SET_VOLTAGE
align="char">
<para>The requested bus voltage.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -1890,9 +1806,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.17</abbrev>FE_SET_VOLTAGE
align="char">
<para>Internal error in the device driver.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -1937,9 +1850,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.18</abbrev>FE_ENABLE_HIGH
align="char">
<para>The requested bus voltage.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -1978,9 +1888,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.18</abbrev>FE_ENABLE_HIGH
align="char">
<para>Internal error in the device driver.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section></section></section><section
@@ -2183,9 +2090,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.1</abbrev>open()</title>
align="char">
<para>(blocking mode is the default)</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -2217,9 +2121,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.1</abbrev>open()</title>
align="char">
<para>The driver failed to allocate enough memory.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -2248,9 +2149,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.2</abbrev>close()</title>
align="char">
<para>File descriptor returned by a previous call to open().</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -2261,9 +2159,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.2</abbrev>close()</title>
align="char">
<para>fd is not a valid open file descriptor.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -2335,9 +2230,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.3</abbrev>read()</title>
align="char">
<para>Size of buf.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -2394,9 +2286,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.3</abbrev>read()</title>
<para>The driver failed to write to the callers buffer due to an
invalid *buf pointer.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -2444,9 +2333,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.4</abbrev>write()</title>
align="char">
<para>Size of buf.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -2479,9 +2365,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.4</abbrev>write()</title>
align="char">
<para>fd is not a valid open file descriptor.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -2517,9 +2400,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.5</abbrev>DMX_START<index
align="char">
<para>Equals DMX_START for this command.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -2549,9 +2429,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.5</abbrev>DMX_START<index
another input source. Make sure that these filters are
stopped before starting this filter.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -2588,9 +2465,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.6</abbrev>DMX_STOP<indext
align="char">
<para>Equals DMX_STOP for this command.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -2601,9 +2475,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.6</abbrev>DMX_STOP<indext
align="char">
<para>fd is not a valid file descriptor.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -2656,9 +2527,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.7</abbrev>DMX_SET_FILTER<
align="char">
<para>Pointer to structure containing filter parameters.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -2676,9 +2544,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.7</abbrev>DMX_SET_FILTER<
align="char">
<para>Invalid argument.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -2734,9 +2599,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.8</abbrev>DMX_SET_PES_FIL
align="char">
<para>Pointer to structure containing filter parameters.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -2764,9 +2626,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.8</abbrev>DMX_SET_PES_FIL
another input source. Make sure that these filters are
stopped before starting this filter.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -2811,9 +2670,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.9</abbrev>DMX_SET_BUFFER_
align="char">
<para>Size of circular buffer.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -2832,9 +2688,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.9</abbrev>DMX_SET_BUFFER_
<para>The driver was not able to allocate a buffer of the
requested size.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -2889,9 +2742,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.10</abbrev>DMX_GET_EVENT<
align="char">
<para>Pointer to the location where the event is to be stored.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -2917,9 +2767,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.10</abbrev>DMX_GET_EVENT<
<para>There is no event pending, and the device is in
non-blocking mode.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -2968,9 +2815,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.11</abbrev>DMX_GET_STC<in
align="char">
<para>Pointer to the location where the stc is to be stored.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -2995,9 +2839,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.11</abbrev>DMX_GET_STC<in
align="char">
<para>Invalid stc number.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section></section></section><section
role="chapter"><title>DVB Video Device</title>
@@ -3330,9 +3171,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.1</abbrev>open()</title>
align="char">
<para>(blocking mode is the default)</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -3364,9 +3202,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.1</abbrev>open()</title>
align="char">
<para>Invalid argument.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -3394,9 +3229,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.2</abbrev>close()</title>
align="char">
<para>File descriptor returned by a previous call to open().</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -3407,9 +3239,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.2</abbrev>close()</title>
align="char">
<para>fd is not a valid open file descriptor.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -3455,9 +3284,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.3</abbrev>write()</title>
align="char">
<para>Size of buf.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -3483,9 +3309,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.3</abbrev>write()</title>
align="char">
<para>fd is not a valid open file descriptor.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -3542,9 +3365,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.4</abbrev>VIDEO_STOP<inde
align="char">
<para>FALSE: Show last decoded frame.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -3563,9 +3383,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.4</abbrev>VIDEO_STOP<inde
<para>Internal error, possibly in the communication with the
DVB subsystem.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -3601,9 +3418,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.5</abbrev>VIDEO_PLAY<inde
align="char">
<para>Equals VIDEO_PLAY for this command.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -3622,9 +3436,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.5</abbrev>VIDEO_PLAY<inde
<para>Internal error, possibly in the communication with the
DVB subsystem.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -3664,9 +3475,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.6</abbrev>VIDEO_FREEZE<in
align="char">
<para>Equals VIDEO_FREEZE for this command.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -3685,9 +3493,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.6</abbrev>VIDEO_FREEZE<in
<para>Internal error, possibly in the communication with the
DVB subsystem.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -3723,9 +3528,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.7</abbrev>VIDEO_CONTINUE<
align="char">
<para>Equals VIDEO_CONTINUE for this command.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -3744,9 +3546,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.7</abbrev>VIDEO_CONTINUE<
<para>Internal error, possibly in the communication with the
DVB subsystem.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -3792,9 +3591,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.8</abbrev>VIDEO_SELECT_SO
align="char">
<para>Indicates which source shall be used for the Video stream.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -3813,9 +3609,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.8</abbrev>VIDEO_SELECT_SO
<para>Internal error, possibly in the communication with the
DVB subsystem.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -3864,9 +3657,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.9</abbrev>VIDEO_SET_BLANK
align="char">
<para>FALSE: Show last decoded frame.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -3892,9 +3682,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.9</abbrev>VIDEO_SET_BLANK
align="char">
<para>Illegal input parameter</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -3938,9 +3725,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.10</abbrev>VIDEO_GET_STAT
align="char">
<para>Returns the current status of the Video Device.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -3966,9 +3750,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.10</abbrev>VIDEO_GET_STAT
align="char">
<para>status points to invalid address</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -4021,9 +3802,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.11</abbrev>VIDEO_GET_EVEN
<para>Points to the location where the event, if any, is to be
stored.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -4061,9 +3839,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.11</abbrev>VIDEO_GET_EVEN
align="char">
<para>Overflow in event queue - one or more events were lost.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -4110,9 +3885,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.12</abbrev>VIDEO_SET_DISP
align="char">
<para>Selects the video format to be used.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -4137,9 +3909,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.12</abbrev>VIDEO_SET_DISP
align="char">
<para>Illegal parameter format.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -4186,9 +3955,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.13</abbrev>VIDEO_STILLPIC
align="char">
<para>Pointer to a location where an I-frame and size is stored.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -4213,9 +3979,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.13</abbrev>VIDEO_STILLPIC
align="char">
<para>sp points to an invalid iframe.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -4259,9 +4022,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.14</abbrev>VIDEO_FAST_FOR
align="char">
<para>The number of frames to skip.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -4293,9 +4053,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.14</abbrev>VIDEO_FAST_FOR
align="char">
<para>Illegal parameter format.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -4339,9 +4096,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.15</abbrev>VIDEO_SLOWMOTI
align="char">
<para>The number of times to repeat each frame.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -4373,9 +4127,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.15</abbrev>VIDEO_SLOWMOTI
align="char">
<para>Illegal parameter format.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -4421,9 +4172,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.16</abbrev>VIDEO_GET_CAPA
<para>Pointer to a location where to store the capability
information.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -4441,9 +4189,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.16</abbrev>VIDEO_GET_CAPA
align="char">
<para>cap points to an invalid iframe.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -4545,9 +4290,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.18</abbrev>VIDEO_CLEAR_BU
align="char">
<para>Equals VIDEO_CLEAR_BUFFER for this command.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -4558,9 +4300,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.18</abbrev>VIDEO_CLEAR_BU
align="char">
<para>fd is not a valid open file descriptor</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -4605,9 +4344,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.19</abbrev>VIDEO_SET_STRE
align="char">
<para>stream type</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -4625,9 +4361,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.19</abbrev>VIDEO_SET_STRE
align="char">
<para>type is not a valid or supported stream type.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -4672,9 +4405,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.20</abbrev>VIDEO_SET_FORM
align="char">
<para>video format of TV as defined in section ??.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -4692,9 +4422,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.20</abbrev>VIDEO_SET_FORM
align="char">
<para>format is not a valid video format.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -4740,9 +4467,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.21</abbrev>VIDEO_SET_SYST
align="char">
<para>video system of TV output.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -4760,9 +4484,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.21</abbrev>VIDEO_SET_SYST
align="char">
<para>system is not a valid or supported video system.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -4806,9 +4527,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.22</abbrev>VIDEO_SET_HIGH
align="char">
<para>SPU Highlight information according to section ??.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -4826,9 +4544,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.22</abbrev>VIDEO_SET_HIGH
align="char">
<para>input is not a valid highlight setting.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -4873,9 +4588,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.23</abbrev>VIDEO_SET_SPU<
<para>SPU decoding (de)activation and subid setting according
to section ??.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -4894,9 +4606,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.23</abbrev>VIDEO_SET_SPU<
<para>input is not a valid spu setting or driver cannot handle
SPU.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -4940,9 +4649,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.24</abbrev>VIDEO_SET_SPU_
align="char">
<para>SPU palette according to section ??.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -4960,9 +4666,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.24</abbrev>VIDEO_SET_SPU_
align="char">
<para>input is not a valid palette or driver doesn&#8217;t handle SPU.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -5008,9 +4711,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.25</abbrev>VIDEO_GET_NAVI
<para>PCI or DSI pack (private stream 2) according to section
??.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -5028,9 +4728,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.25</abbrev>VIDEO_GET_NAVI
align="char">
<para>driver is not able to return navigational information</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -5076,9 +4773,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.26</abbrev>VIDEO_SET_ATTR
align="char">
<para>video attributes according to section ??.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -5096,9 +4790,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.26</abbrev>VIDEO_SET_ATTR
align="char">
<para>input is not a valid attribute setting.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section></section></section><section
role="chapter"><title>DVB Audio Device</title>
@@ -5309,9 +5000,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.1</abbrev>open()</title>
align="char">
<para>(blocking mode is the default)</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -5343,9 +5031,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.1</abbrev>open()</title>
align="char">
<para>Invalid argument.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -5373,9 +5058,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.2</abbrev>close()</title>
align="char">
<para>File descriptor returned by a previous call to open().</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -5386,9 +5068,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.2</abbrev>close()</title>
align="char">
<para>fd is not a valid open file descriptor.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -5434,9 +5113,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.3</abbrev>write()</title>
align="char">
<para>Size of buf.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -5462,9 +5138,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.3</abbrev>write()</title>
align="char">
<para>fd is not a valid open file descriptor.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -5754,9 +5427,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.8</abbrev>AUDIO_SET_MUTE<
align="char">
<para>FALSE Audio Un-mute</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -5836,9 +5506,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.9</abbrev>AUDIO_SET_AV_SY
align="char">
<para>FALSE AV-sync OFF</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -5922,9 +5589,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.10</abbrev>AUDIO_SET_BYPA
align="char">
<para>FALSE Bypass is enabled</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -6387,9 +6051,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.17</abbrev>AUDIO_SET_STRE
align="char">
<para>stream type</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -6407,9 +6068,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.17</abbrev>AUDIO_SET_STRE
align="char">
<para>type is not a valid or supported stream type.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -6453,9 +6111,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.18</abbrev>AUDIO_SET_EXT_
align="char">
<para>audio sub_stream_id</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -6473,9 +6128,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.18</abbrev>AUDIO_SET_EXT_
align="char">
<para>id is not a valid id.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -6520,9 +6172,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.19</abbrev>AUDIO_SET_ATTR
align="char">
<para>audio attributes according to section ??</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -6540,9 +6189,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.19</abbrev>AUDIO_SET_ATTR
align="char">
<para>attr is not a valid or supported attribute setting.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -6587,9 +6233,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.20</abbrev>AUDIO_SET_KARA
align="char">
<para>karaoke settings according to section ??.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -6607,9 +6250,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.20</abbrev>AUDIO_SET_KARA
align="char">
<para>karaoke is not a valid or supported karaoke setting.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section></section></section><section
role="chapter"><title>DVB CA Device</title>
@@ -6754,9 +6394,6 @@ role="subsection"><title><abbrev role="title-mark">6.2.1</abbrev>open()</title>
align="char">
<para>(blocking mode is the default)</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -6788,9 +6425,6 @@ role="subsection"><title><abbrev role="title-mark">6.2.1</abbrev>open()</title>
align="char">
<para>Invalid argument.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section><section
@@ -6818,9 +6452,6 @@ role="subsection"><title><abbrev role="title-mark">6.2.2</abbrev>close()</title>
align="char">
<para>File descriptor returned by a previous call to open().</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -6831,9 +6462,6 @@ role="subsection"><title><abbrev role="title-mark">6.2.2</abbrev>close()</title>
align="char">
<para>fd is not a valid open file descriptor.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
</section></section></section><section
role="chapter"><title>DVB Network API</title>
@@ -9076,9 +8704,6 @@ role="subsection"><title><abbrev role="title-mark">8.6.4</abbrev>start_filtering
align="char">
<para>Pointer to the section feed API and instance data.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>RETURNS
</para>
@@ -9513,7 +9138,7 @@ role="section"><title><abbrev role="title-mark">9.2</abbrev>The DVR device</titl
</section>GNU Free Documentation License
<para>Version 1.1, March 2000
</para>
-<para>Copyright © 2000 Free Software Foundation, Inc.
+<para>Copyright � 2000 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies of this license document, but
changing it is not allowed.
@@ -9855,7 +9480,7 @@ document and put the following copyright and license notices just after the titl
page:
</para>
-<para>Copyright © YEAR YOUR NAME. Permission is granted to copy,
+<para>Copyright � YEAR YOUR NAME. Permission is granted to copy,
distribute and/or modify this document under the terms of the GNU Free
Documentation License, Version 1.1 or any later version published by the
Free Software Foundation; with the Invariant Sections being LIST THEIR
diff --git a/dvb-spec/sgml/frontend.sgml b/dvb-spec/sgml/frontend.sgml
index d2a6ece04..91a749f70 100644
--- a/dvb-spec/sgml/frontend.sgml
+++ b/dvb-spec/sgml/frontend.sgml
@@ -404,9 +404,6 @@ modulation mode which can be one of the following:
align="char">
<para>(blocking mode is the default)</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -468,9 +465,6 @@ modulation mode which can be one of the following:
align="char">
<para>File descriptor returned by a previous call to open().</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -590,9 +584,6 @@ modulation mode which can be one of the following:
align="char">
<para>The bit error rate is stored into *ber.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -670,9 +661,6 @@ modulation mode which can be one of the following:
align="char">
<para>The signal-to-noise ratio is stored into *snr.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
@@ -752,9 +740,6 @@ modulation mode which can be one of the following:
align="char">
<para>The signal strength value is stored into *strength.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -916,9 +901,6 @@ modulation mode which can be one of the following:
align="char">
<para>Points to parameters for tuning operation.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -991,9 +973,6 @@ modulation mode which can be one of the following:
align="char">
<para>Points to parameters for tuning operation.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
@@ -1240,9 +1219,6 @@ modulation mode which can be one of the following:
<para>Equals FE_DISEQC_RESET_OVERLOAD for this
command.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
@@ -1279,9 +1255,6 @@ modulation mode which can be one of the following:
align="char">
<para>This ioctl call is used to send a a DiSEqC command.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>SYNOPSIS
</para>
@@ -1319,9 +1292,6 @@ modulation mode which can be one of the following:
align="char">
<para>Pointer to the command to be transmitted.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
@@ -1373,9 +1343,6 @@ modulation mode which can be one of the following:
align="char">
<para>This ioctl call is used to receive reply to a DiSEqC 2.0 command.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>SYNOPSIS
@@ -1414,9 +1381,6 @@ modulation mode which can be one of the following:
align="char">
<para>Pointer to the command to be received.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -1467,9 +1431,6 @@ modulation mode which can be one of the following:
align="char">
<para>This ioctl call is used to send a 22KHz tone burst.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>SYNOPSIS
@@ -1505,9 +1466,6 @@ modulation mode which can be one of the following:
align="char">
<para>burst A or B.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
@@ -1593,9 +1551,6 @@ modulation mode which can be one of the following:
align="char">
<para>The requested tone generation mode (on/off).</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
</para>
@@ -1680,9 +1635,6 @@ modulation mode which can be one of the following:
align="char">
<para>The requested bus voltage.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS
@@ -1769,9 +1721,6 @@ modulation mode which can be one of the following:
align="char">
<para>The requested bus voltage.</para>
</entry>
- </row><row><entry
- align="char">
-</entry>
</row></tbody></tgroup></informaltable>
<para>ERRORS