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

Diff for /mandoc/Attic/index.sgml between version 1.92 and 1.94

version 1.92, 2010/08/18 15:57:16 version 1.94, 2010/09/27 12:34:21
Line 285 
Line 285 
                                                                 </TD>                                                                  </TD>
                                                                 <TD>                                                                  <TD>
                                                                         bug-reports, general questions, and announcements                                                                          bug-reports, general questions, and announcements
                                                                         <SPAN STYLE="font-size: smaller;">(<A HREF="/archives/discuss">archive</A>)</SPAN>                                                                          <SPAN STYLE="font-size: smaller;">(<A HREF="/archives/discuss/summary.html">archive</A>)</SPAN>
                                                                 </TD>                                                                  </TD>
                                                         </TR>                                                          </TR>
                                                         <TR>                                                          <TR>
Line 295 
Line 295 
                                                                 </TD>                                                                  </TD>
                                                                 <TD>                                                                  <TD>
                                                                         patches and system discussions                                                                          patches and system discussions
                                                                         <SPAN STYLE="font-size: smaller;">(<A HREF="/archives/tech">archive</A>)</SPAN>                                                                          <SPAN STYLE="font-size: smaller;">(<A HREF="/archives/tech/summary.html">archive</A>)</SPAN>
                                                                 </TD>                                                                  </TD>
                                                         </TR>                                                          </TR>
                                                         <TR>                                                          <TR>
Line 305 
Line 305 
                                                                 </TD>                                                                  </TD>
                                                                 <TD>                                                                  <TD>
                                                                         source commit messages                                                                          source commit messages
                                                                         <SPAN STYLE="font-size: smaller;">(<A HREF="/archives/source">archive</A>)</SPAN>                                                                          <SPAN STYLE="font-size: smaller;">(<A HREF="/archives/source/summary.html">archive</A>)</SPAN>
                                                                 </TD>                                                                  </TD>
                                                         </TR>                                                          </TR>
                                                 </TBODY>                                                  </TBODY>
Line 317 
Line 317 
                                         <H1>                                          <H1>
                                         <A NAME="news">NEWS</A>                                          <A NAME="news">NEWS</A>
                                         </H1>                                          </H1>
                                           <DIV CLASS="news">
                                                   <P>
                                                           <SPAN CLASS="date">27-09-2010</SPAN>:
                                                           version 1.10.6
                                                   </P>
                                                   <P>
                                                           Calling conventions for <A HREF="mandoc.1.html">mandoc</A> have changed: <SPAN
                                                           CLASS="flag">-W</SPAN> improved and <SPAN CLASS="flag">-f</SPAN> deprecated.  Non-ASCII
                                                           characters are also now uniformly discarded.  Lots of documentation improvements.  Many
                                                           incremental fixes accomodating for groff's more interesting productions.  Lastly, <A
                                                           HREF="http://perldoc.perl.org/pod2man.html" CLASS="external">pod2man</A> preambles are
                                                           now fully accepted after some considerable <A HREF="roff.7.html">roff</A> and special
                                                           character support.
                                                   </P>
                                           </DIV>
                                         <DIV CLASS="news">                                          <DIV CLASS="news">
                                                 <P>                                                  <P>
                                                         <SPAN CLASS="date">27-07-2010</SPAN>:                                                          <SPAN CLASS="date">27-07-2010</SPAN>:

Legend:
Removed from v.1.92  
changed lines
  Added in v.1.94

CVSweb