diff options
-rw-r--r-- | .hgignore | 8 | ||||
-rw-r--r-- | dvb-spec/sgml/ca.sgml | 2 | ||||
-rw-r--r-- | dvb-spec/sgml/demux.sgml | 2 | ||||
-rw-r--r-- | dvb-spec/sgml/devices.sgml | 0 | ||||
-rw-r--r-- | dvb-spec/sgml/examples.sgml | 2 | ||||
-rw-r--r-- | dvb-spec/sgml/kdapi.sgml | 2 | ||||
-rw-r--r-- | dvb-spec/sgml/net.sgml | 2 | ||||
-rw-r--r-- | dvb-spec/sgml/video.sgml | 2 |
8 files changed, 14 insertions, 6 deletions
@@ -94,3 +94,11 @@ dvb-spec/dvbapi/dvbapi.ps dvb-spec/dvbapi/dvbapi.toc dvb-spec/dvbapi/dvbstb.ps dvb-spec/dvbapi/dvbstb.pst +dvb-spec/sgml/dvbapi/ +dvb-spec/sgml/dvbapi-single/ +dvb-spec/sgml/dvbapi.pdf$ +dvb-spec/sgml/entities.sgml$ +dvb-spec/sgml/html-build.stamp$ +dvb-spec/sgml/html-single-build.stamp$ +dvb-spec/sgml/pdf-build.stamp$ + diff --git a/dvb-spec/sgml/ca.sgml b/dvb-spec/sgml/ca.sgml index e2a70797d..b1f1d2fad 100644 --- a/dvb-spec/sgml/ca.sgml +++ b/dvb-spec/sgml/ca.sgml @@ -218,4 +218,4 @@ including <emphasis role="tt">linux/dvb/ca.h</emphasis> in your application. </entry> </row></tbody></tgroup></informaltable> </section> -</section>
\ No newline at end of file +</section> diff --git a/dvb-spec/sgml/demux.sgml b/dvb-spec/sgml/demux.sgml index ad3448219..1b8c4e983 100644 --- a/dvb-spec/sgml/demux.sgml +++ b/dvb-spec/sgml/demux.sgml @@ -970,4 +970,4 @@ specified. <para>Invalid stc number.</para> </entry> </row></tbody></tgroup></informaltable> - </section></section>
\ No newline at end of file + </section></section> diff --git a/dvb-spec/sgml/devices.sgml b/dvb-spec/sgml/devices.sgml deleted file mode 100644 index e69de29bb..000000000 --- a/dvb-spec/sgml/devices.sgml +++ /dev/null diff --git a/dvb-spec/sgml/examples.sgml b/dvb-spec/sgml/examples.sgml index fcdea820a..b89dceda6 100644 --- a/dvb-spec/sgml/examples.sgml +++ b/dvb-spec/sgml/examples.sgml @@ -362,4 +362,4 @@ necessary. </programlisting> -</section>
\ No newline at end of file +</section> diff --git a/dvb-spec/sgml/kdapi.sgml b/dvb-spec/sgml/kdapi.sgml index f0684cfbc..6c67481ea 100644 --- a/dvb-spec/sgml/kdapi.sgml +++ b/dvb-spec/sgml/kdapi.sgml @@ -2306,4 +2306,4 @@ role="subsection"><title>stop_filtering()</title> </entry> </row></tbody></tgroup></informaltable> -</section>
\ No newline at end of file +</section> diff --git a/dvb-spec/sgml/net.sgml b/dvb-spec/sgml/net.sgml index 77557ae2a..94e388d94 100644 --- a/dvb-spec/sgml/net.sgml +++ b/dvb-spec/sgml/net.sgml @@ -9,4 +9,4 @@ application. <title>DVB Net Data Types</title> <para>To be written… </para> -</section>
\ No newline at end of file +</section> diff --git a/dvb-spec/sgml/video.sgml b/dvb-spec/sgml/video.sgml index 5e35abcdf..7bb287e67 100644 --- a/dvb-spec/sgml/video.sgml +++ b/dvb-spec/sgml/video.sgml @@ -1968,4 +1968,4 @@ role="subsection"><title>VIDEO_SET_ATTRIBUTES</title> <para>input is not a valid attribute setting.</para> </entry> </row></tbody></tgroup></informaltable> - </section></section>
\ No newline at end of file + </section></section> |