docs/pwg/intro-preface.xml: Hm, ok, so the brackets weren't really useful...

Original commit message from CVS:
* docs/pwg/intro-preface.xml:
Hm, ok, so the brackets weren't really useful...
* docs/pwg/other-ntoone.xml:
Fix embarassing typo.
This commit is contained in:
Ronald S. Bultje 2004-11-06 11:25:35 +00:00
parent c7f059097c
commit 1dc833e156
3 changed files with 11 additions and 4 deletions

View file

@ -1,3 +1,10 @@
2004-11-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* docs/pwg/intro-preface.xml:
Hm, ok, so the brackets weren't really useful...
* docs/pwg/other-ntoone.xml:
Fix embarassing typo.
2004-11-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net> 2004-11-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* docs/pwg/intro-preface.xml: * docs/pwg/intro-preface.xml:

View file

@ -199,8 +199,8 @@
that arise when working on these more specialized plugin types. The that arise when working on these more specialized plugin types. The
part includes chapters on <xref linkend="chapter-other-source"/>, part includes chapters on <xref linkend="chapter-other-source"/>,
<xref linkend="chapter-other-sink"/>, <xref <xref linkend="chapter-other-sink"/>, <xref
linkend="chapter-other-oneton"/> (including demuxers), <xref linkend="chapter-other-oneton"/>, <xref
linkend="chapter-other-ntoone"/> (including muxers) and <xref linkend="chapter-other-ntoone"/> and <xref
linkend="chapter-other-manager"/>. linkend="chapter-other-manager"/>.
</para> </para>
</listitem> </listitem>

View file

@ -1,8 +1,8 @@
<!-- ############ chapter ############# --> <!-- ############ chapter ############# -->
<chapter id="chapter-other-ntoone" xreflabel="Writing a N-to-1 Element or Demuxer"> <chapter id="chapter-other-ntoone" xreflabel="Writing a N-to-1 Element or Muxer">
<title>Writing a N-to-1 Element or Demuxer</title> <title>Writing a N-to-1 Element or Muxer</title>
<para> <para>
N-to-1 elements have been previously mentioned and discussed in both N-to-1 elements have been previously mentioned and discussed in both
<xref linkend="chapter-advanced-request"/> and in <xref linkend="chapter-advanced-request"/> and in