Diff for /embedaddon/libxml2/doc/xmlcatalog_man.html between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 23:37:59 version 1.1.1.2, 2013/07/22 01:22:24
Line 22 Line 22
           </dd><dt><span class="term"><tt class="option">--add</tt> <i class="replaceable"><tt>'type'</tt></i> <i class="replaceable"><tt>'orig'</tt></i> <i class="replaceable"><tt>'replace'</tt></i> <i class="replaceable"><tt>filename</tt></i></span></dt><dd><p>            </dd><dt><span class="term"><tt class="option">--add</tt> <i class="replaceable"><tt>'type'</tt></i> <i class="replaceable"><tt>'orig'</tt></i> <i class="replaceable"><tt>'replace'</tt></i> <i class="replaceable"><tt>filename</tt></i></span></dt><dd><p>
             Add an entry to catalog file              Add an entry to catalog file
             <tt class="filename">filename</tt>. <i class="replaceable"><tt>type</tt></i>              <tt class="filename">filename</tt>. <i class="replaceable"><tt>type</tt></i>
            indicates the type of entry. Possible types are 'public', 'system',            indicates the type of entry. Possible types are 'public', 'system', 'uri',
            'rewriteSystem', 'delegatePublic', 'delegateSystem'amd            'rewriteSystem', 'rewriteURI', 'delegatePublic', 'delegateSystem',
            'rewriteURI'. <i class="replaceable"><tt>'orig'</tt></i> is the original            'delegateURI' and 'nextCatalog'. <i class="replaceable"><tt>'orig'</tt></i> is the original
             reference to be replaced, and <i class="replaceable"><tt>'replace'</tt></i>              reference to be replaced, and <i class="replaceable"><tt>'replace'</tt></i>
             is the <span class="acronym">URI</span> of the replacement entity to be              is the <span class="acronym">URI</span> of the replacement entity to be
             used. The <tt class="option">--add</tt> option will not overwrite              used. The <tt class="option">--add</tt> option will not overwrite
Line 73 Line 73
           </dd><dt><span class="term"><tt class="option">add </tt> <i class="replaceable"><tt>'type'</tt></i> <i class="replaceable"><tt>'orig'</tt></i> <i class="replaceable"><tt>'replace'</tt></i></span></dt><dd>            </dd><dt><span class="term"><tt class="option">add </tt> <i class="replaceable"><tt>'type'</tt></i> <i class="replaceable"><tt>'orig'</tt></i> <i class="replaceable"><tt>'replace'</tt></i></span></dt><dd>
             Add an entry to the catalog              Add an entry to the catalog
             file. <i class="replaceable"><tt>type</tt></i> indicates the type of              file. <i class="replaceable"><tt>type</tt></i> indicates the type of
            entry. Possible types are 'public', 'system', 'rewriteSystem',            entry. Possible types are 'public', 'system', 'uri', 'rewriteSystem', 'rewriteURI',
            'delegatePublic' and 'delegateSystem'. <i class="replaceable"><tt>'orig'</tt></i>            'delegatePublic', 'delegateSystem', 'delegateURI' and 'nextCatalog'. <i class="replaceable"><tt>'orig'</tt></i>
             is the original reference to  be replaced, and              is the original reference to  be replaced, and
             <i class="replaceable"><tt>'replace'</tt></i> is the <span class="acronym">URI</span> of the              <i class="replaceable"><tt>'replace'</tt></i> is the <span class="acronym">URI</span> of the
             replacement entity to be used.              replacement entity to be used.

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>