~ubuntu-branches/ubuntu/intrepid/libxslt/intrepid

« back to all changes in this revision

Viewing changes to doc/xsltproc.xml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-11-19 14:47:49 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20071119144749-w3hx9zj1dpcjwq07
Tags: 1.1.22-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Build a python-libxslt1-dbg package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
                </affiliation>
27
27
        </author>
28
28
        <!-- date should be the date of the latest change or the release version -->
29
 
        <date>$Date: 2007-01-11 20:12:45 +0100 (Thu, 11 Jan 2007) $</date>
 
29
        <date>$Date: 2007-08-23 14:20:49 +0200 (Thu, 23 Aug 2007) $</date>
30
30
        <!-- still a bit buggy output, will talk to docbook-xsl upstream to fix this -->
31
31
        <!-- <releaseinfo>This is release 0.4 of the xsltproc Manual.</releaseinfo> -->
32
32
        <!-- <edition>0.4</edition> -->
72
72
                        <arg choice="plain"><option>--maxdepth <replaceable class="option">VALUE</replaceable></option></arg>
73
73
                        <arg choice="plain"><option>--html</option></arg>
74
74
                        <arg choice="plain"><option>--param
 
75
                         <replaceable class="option">ENCODING</replaceable>
 
76
                        </option></arg>
 
77
                        <arg choice="plain"><option>--param
75
78
                         <replaceable class="option">PARAMNAME</replaceable>
76
79
                         <replaceable class="option">PARAMVALUE</replaceable>
77
80
                        </option></arg>
285
288
 
286
289
                <varlistentry>
287
290
        <term>
 
291
                <option>--encoding <replaceable>ENCODING</replaceable></option>
 
292
        </term>
 
293
        <listitem>
 
294
                <para>
 
295
                        Allow to specify the encoding for the input.
 
296
                </para>
 
297
        </listitem>
 
298
                </varlistentry>
 
299
                <varlistentry>
 
300
        <term>
288
301
                <option>--param <replaceable>PARAMNAME</replaceable> <replaceable>PARAMVALUE</replaceable></option>
289
302
        </term>
290
303
        <listitem>