[BACK]Return to index.sgml CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/Attic/index.sgml between version 1.121 and 1.123

version 1.121, 2011/05/26 20:23:01 version 1.123, 2011/06/21 14:51:54
Line 324 
Line 324 
                 </H1>                  </H1>
   
                 <P CLASS="news">                  <P CLASS="news">
                         19-05-2011: version 1.11.3                          26-05-2011: version 1.11.3
                 </P>                  </P>
                 <P>                  <P>
                         Introduce locale-encoding of output with the <B>-Tlocale</B> output option and Unicode escaped-character input.                          Introduce locale-encoding of output with the <B>-Tlocale</B> output option and Unicode escaped-character input.
Line 335 
Line 335 
                         <B>-Tlocale</B> is always a synonym for <B>-Tascii</B>.                          <B>-Tlocale</B> is always a synonym for <B>-Tascii</B>.
                 </P>                  </P>
                 <P>                  <P>
                         Furthermore, multibyte-encoded documents, such as those in UTF-8, may be on-the-fly recoded as <A                          Furthermore, multibyte-encoded documents, such as those in UTF-8, may be on-the-fly recoded into <A
                         HREF="mandoc.1.html">mandoc</A> input by using the newly-added <A HREF="preconv.1.html">preconv</A> utility.                          HREF="mandoc.1.html">mandoc</A> input by using the newly-added <A HREF="preconv.1.html">preconv</A> utility.
                         Note: in the future, this feature may be integrated into <A HREF="mandoc.1.html">mandoc</A>.                          Note: in the future, this feature may be integrated into <A HREF="mandoc.1.html">mandoc</A>.
                 </P>                  </P>
Line 349 
Line 349 
                         Initial public release (this utility is very much under development) of <A HREF="makewhatis.1.html">makewhatis</A>,                          Initial public release (this utility is very much under development) of <A HREF="makewhatis.1.html">makewhatis</A>,
                         initially named mandoc-db.                          initially named mandoc-db.
                         This utility produces keyword databases of manual content                          This utility produces keyword databases of manual content
                         <A HREF="http://mdocml.bsd.lv/mandoc-cgi/index.html">mandoc-cgi</A>, which features semantic querying of manual content.                          <STRIKE>mandoc-cgi</STRIKE>,
                           <A HREF="http://mdocml.bsd.lv/mandoc-tools/index.html">mandoc-tools</A>,
                           which features semantic querying of manual content.
                 </P>                  </P>
   
                 <P CLASS="news">                  <P CLASS="news">

Legend:
Removed from v.1.121  
changed lines
  Added in v.1.123

CVSweb