Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 595d041a authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

[media] DocBook media: xmllint fixes



Fixes a large number of xmllint errors.

Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent 6fc1cb2e
Loading
Loading
Loading
Loading
+9 −11
Original line number Diff line number Diff line
@@ -27,13 +27,13 @@
    rate of 5.217 Mbauds, those properties should be sent to
    <link linkend="FE_GET_PROPERTY"><constant>FE_SET_PROPERTY</constant></link> ioctl:</para>
    <itemizedlist>
	<listitem>&DTV-DELIVERY-SYSTEM; = SYS_DVBC_ANNEX_A</listitem>
	<listitem>&DTV-FREQUENCY; = 651000000</listitem>
	<listitem>&DTV-MODULATION; = QAM_256</listitem>
	<listitem>&DTV-INVERSION; = INVERSION_AUTO</listitem>
	<listitem>&DTV-SYMBOL-RATE; = 5217000</listitem>
	<listitem>&DTV-INNER-FEC; = FEC_3_4</listitem>
	<listitem>&DTV-TUNE;</listitem>
	<listitem><para>&DTV-DELIVERY-SYSTEM; = SYS_DVBC_ANNEX_A</para></listitem>
	<listitem><para>&DTV-FREQUENCY; = 651000000</para></listitem>
	<listitem><para>&DTV-MODULATION; = QAM_256</para></listitem>
	<listitem><para>&DTV-INVERSION; = INVERSION_AUTO</para></listitem>
	<listitem><para>&DTV-SYMBOL-RATE; = 5217000</para></listitem>
	<listitem><para>&DTV-INNER-FEC; = FEC_3_4</para></listitem>
	<listitem><para>&DTV-TUNE;</para></listitem>
    </itemizedlist>

<para>The code that would do the above is:</para>
@@ -394,7 +394,6 @@ get/set up to 64 properties. The actual meaning of each property is described on
	</row><row>
	    <entry>FEC_3_5</entry>
	    <entry>Forward Error Correction Code 3/5</entry>
	</row><row>
	</row>
        </tbody>
    </tgroup>
@@ -916,7 +915,6 @@ typedef enum atscmh_sccc_code_mode {
        </tbody>
    </tgroup>
</table>
</section>

		<para>Notes:</para>
		<para>1) If <constant>DTV_GUARD_INTERVAL</constant> is set the <constant>GUARD_INTERVAL_AUTO</constant> the hardware will
@@ -924,6 +922,7 @@ typedef enum atscmh_sccc_code_mode {
			in the missing parameters.</para>
		<para>2) Intervals 1/128, 19/128 and 19/256 are used only for DVB-T2 at present</para>
		<para>3) DTMB specifies PN420, PN595 and PN945.</para>
</section>
	</section>
	<section id="DTV-TRANSMISSION-MODE">
		<title><constant>DTV_TRANSMISSION_MODE</constant></title>
@@ -975,12 +974,10 @@ typedef enum atscmh_sccc_code_mode {
	</row><row>
	    <entry>TRANSMISSION_MODE_C3780</entry>
	    <entry>Multi Carrier (C=3780) transmission mode (DTMB)</entry>
	</row><row>
	</row>
        </tbody>
    </tgroup>
</table>
</section>


		<para>Notes:</para>
@@ -993,6 +990,7 @@ typedef enum atscmh_sccc_code_mode {
		<para>3) DVB-T specifies 2K and 8K as valid sizes.</para>
		<para>4) DVB-T2 specifies 1K, 2K, 4K, 8K, 16K and 32K.</para>
		<para>5) DTMB specifies C1 and C3780.</para>
</section>
	</section>
	<section id="DTV-HIERARCHY">
	<title><constant>DTV_HIERARCHY</constant></title>
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
	<funcdef>int <function>ioctl</function></funcdef>
	<paramdef>int <parameter>fd</parameter></paramdef>
	<paramdef>int <parameter>request</parameter></paramdef>
	<paramdef>&dvb-diseqc-slave-reply; *<parameter>argp</parameter></paramdef>
	<paramdef>struct dvb_diseqc_slave_reply *<parameter>argp</parameter></paramdef>
      </funcprototype>
    </funcsynopsis>
  </refsynopsisdiv>
+4 −4
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
	<funcdef>int <function>ioctl</function></funcdef>
	<paramdef>int <parameter>fd</parameter></paramdef>
	<paramdef>int <parameter>request</parameter></paramdef>
	<paramdef>&fe-sec-mini-cmd; *<parameter>tone</parameter></paramdef>
	<paramdef>enum fe_sec_mini_cmd *<parameter>tone</parameter></paramdef>
      </funcprototype>
    </funcsynopsis>
  </refsynopsisdiv>
@@ -58,11 +58,11 @@
&return-value-dvb;
</refsect1>

<section id="fe-sec-mini-cmd-t">
<refsect1 id="fe-sec-mini-cmd-t">
<title>enum fe_sec_mini_cmd</title>

<table pgwide="1" frame="none" id="fe-sec-mini-cmd">
    <title>enum fe_sec_tone_mode</title>
    <title>enum fe_sec_mini_cmd</title>
    <tgroup cols="2">
	&cs-def;
	<thead>
@@ -84,6 +84,6 @@
        </tbody>
    </tgroup>
</table>
</section>
</refsect1>

</refentry>
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
	<funcdef>int <function>ioctl</function></funcdef>
	<paramdef>int <parameter>fd</parameter></paramdef>
	<paramdef>int <parameter>request</parameter></paramdef>
	<paramdef>&dvb-diseqc-master-cmd; *<parameter>argp</parameter></paramdef>
	<paramdef>struct dvb_diseqc_master_cmd *<parameter>argp</parameter></paramdef>
      </funcprototype>
    </funcsynopsis>
  </refsynopsisdiv>
+3 −3
Original line number Diff line number Diff line
@@ -41,9 +41,9 @@
	<listitem>
	    <para>Valid flags:</para>
	    <itemizedlist>
		<listitem>0 - normal 13V and 18V.</listitem>
		<listitem>&gt;0 - enables slightly higher voltages instead of
		    13/18V, in order to compensate for long antena cables.</listitem>
		<listitem><para>0 - normal 13V and 18V.</para></listitem>
		<listitem><para>&gt;0 - enables slightly higher voltages instead of
		    13/18V, in order to compensate for long antenna cables.</para></listitem>
	    </itemizedlist>
	</listitem>
      </varlistentry>
Loading