summaryrefslogtreecommitdiff
path: root/dvb-spec/sgml/dvbapi.sgml
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-09-17 10:16:57 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-17 10:16:57 -0300
commit33b0deb1ca699a4e3d5a90a4a35a2029aba91b0e (patch)
tree61bb65e12f7cd11943bcbce017ec894da934cf6a /dvb-spec/sgml/dvbapi.sgml
parent31c79ea0fb1c6aa8d7b74068940fd95c8e860da4 (diff)
parentc7d66a73b2ab88ce7c12d867e2830ee221e58489 (diff)
downloadmediapointer-dvb-s2-33b0deb1ca699a4e3d5a90a4a35a2029aba91b0e.tar.gz
mediapointer-dvb-s2-33b0deb1ca699a4e3d5a90a4a35a2029aba91b0e.tar.bz2
merge: http://linuxtv.org/hg/~jfrancois/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'dvb-spec/sgml/dvbapi.sgml')
-rw-r--r--dvb-spec/sgml/dvbapi.sgml103
1 files changed, 0 insertions, 103 deletions
diff --git a/dvb-spec/sgml/dvbapi.sgml b/dvb-spec/sgml/dvbapi.sgml
deleted file mode 100644
index 6b4b96fe5..000000000
--- a/dvb-spec/sgml/dvbapi.sgml
+++ /dev/null
@@ -1,103 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY % entities SYSTEM "./entities.sgml"> %entities;
-<!ENTITY i2c "I<superscript>2</superscript>C">
-]>
-
-<book id="dvbapi">
-<bookinfo>
-<title>LINUX DVB API</title>
-<subtitle>Version 3</subtitle>
-
-<authorgroup><author>
-<firstname>Ralph</firstname>
-<surname>Metzler</surname>
-<othername role="mi">J. K.</othername>
-<affiliation><address><email>rjkm@metzlerbros.de</email></address></affiliation>
-</author>
-<author>
-<firstname>Marcus</firstname>
-<surname>Metzler</surname>
-<othername role="mi">O. C.</othername>
-<affiliation><address><email>rjkm@metzlerbros.de</email></address></affiliation>
-</author>
-<author>
-<firstname>Mauro</firstname>
-<surname>Chehab</surname>
-<othername role="mi">Carvalho</othername>
-<affiliation><address><email>mchehab@infradead.org</email></address></affiliation>
-<contrib>Ported document to Docbook XML.</contrib>
-</author>
-</authorgroup>
-
-<copyright>
-<year>2002</year>
-<year>2003</year>
-<year>2009</year>
-<holder>Convergence GmbH</holder>
-</copyright>
-
-<legalnotice>
-<para>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. A copy of the license is included in the chapter entitled
-"GNU Free Documentation License"</para>
-</legalnotice>
-
-<revhistory>
-<!-- Put document revisions here, newest first. -->
-<revision>
-<revnumber>2.0.0</revnumber>
-<date>2009-09-06</date>
-<authorinitials>mcc</authorinitials>
-<revremark>Conversion from LaTex to DocBook XML. The
-contents is the same as the original LaTex version.</revremark>
-</revision>
-<revision>
-<revnumber>1.0.0</revnumber>
-<date>2003-07-24</date>
-<authorinitials>rjkm</authorinitials>
-<revremark>Initial revision on LaTEX.</revremark>
-</revision>
-</revhistory>
-
-</bookinfo>
-
-<toc></toc> <!-- autogenerated -->
-
-<!-- ADD THE CHAPTERS HERE -->
- <chapter id="introdution">
- &sub-intro;
- </chapter>
- <chapter id="frontend">
- &sub-frontend;
- </chapter>
- <chapter id="demux">
- &sub-demux;
- </chapter>
- <chapter id="video">
- &sub-video;
- </chapter>
- <chapter id="audio">
- &sub-audio;
- </chapter>
- <chapter id="ca">
- &sub-ca;
- </chapter>
- <chapter id="net">
- &sub-net;
- </chapter>
- <chapter id="kdapi">
- &sub-kdapi;
- </chapter>
- <chapter id="examples">
- &sub-examples;
- </chapter>
- <appendix id="fdl">
- &sub-fdl;
- </appendix>
-<!-- END OF CHAPTERS -->
-
-</book>