Subversion Repositories tendra.SVN

Rev

Rev 6 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
6 7u83 1
<?xml version="1.0" standalone="no"?>
2
<!DOCTYPE glossentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3
  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
4
 
5
<!--
6
  $Id$
7
-->
8
 
9
<glossentry>
10
  <glossterm>disp</glossterm>
11
 
12
  <glossdef>
13
    <para>
14
      <emphasis>disp</emphasis> is the TDF pretty printer.
15
      It translates the bitstream comprising a TDF capsule
16
      into a human readable form.
17
    </para>
18
 
19
    <para>
20
      This functionality is provided by <emphasis>tcc</emphasis>,
21
      but <emphasis>disp</emphasis> may be called directly.
22
    </para>
23
 
24
    <glossseealso otherterm="tdf"/>
25
    <glossseealso otherterm="tdfcapsule"/>
26
  </glossdef>
27
</glossentry>