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

Diff for /mandoc/Attic/index.sgml between version 1.40 and 1.42

version 1.40, 2010/02/17 19:31:00 version 1.42, 2010/03/22 18:30:23
Line 216 
Line 216 
                                         </H1>                                          </H1>
   
                                         <TABLE WIDTH="100%" CELLPADDING="2">                                          <TABLE WIDTH="100%" CELLPADDING="2">
                                                 <COL STYLE="width: 8em;">                                                  <COL CLASS="date">
                                                 <TBODY>                                                  <TBODY>
                                                         <TR>                                                          <TR>
                                                                 <TD VALIGN="top"><SPAN CLASS="date">15-02-2010</SPAN></TD>                                                                  <TD VALIGN="top"><SPAN CLASS="date">22-03-2010</SPAN></TD>
                                                                 <TD VALIGN="top">                                                                  <TD VALIGN="top">
                                                                   Version <SPAN CLASS="rev">1.9.16</SPAN> highlights: inspired by patches and bug
                                                                   reports by Ingo Schwarze, allowed <SPAN CLASS="flag">-man</SPAN> to accept
                                                                   non-printing elements to be nested within next-line scopes, such as <Q>br</Q>
                                                                   within <Q>B</Q> or <Q>TH</Q>, which is valid roff.  Longsoon architecture also
                                                                   noted and Makefile cleaned up.
                                                                   </TD>
                                                           </TR>
                                                           <TR>
                                                                   <TD VALIGN="top"><SPAN CLASS="date">18-02-2010</SPAN></TD>
                                                                   <TD VALIGN="top">
                                                                 Moved to our new <A HREF="http://bsd.lv" CLASS="external">BSD.lv</A> home.                                                                  Moved to our new <A HREF="http://bsd.lv" CLASS="external">BSD.lv</A> home.
                                                                 Version <SPAN CLASS="rev">1.9.15</SPAN>.                                                                  Version <SPAN CLASS="rev">1.9.15</SPAN> highlights: XHTML is now an acceptable
                                                                   output mode for <A HREF="mandoc.1.html">mandoc(1)</A>;  <Q>Xr</Q> made more
                                                                   compatible with groff; <Q>Vt</Q> fixed when invoked in SYNOPSIS;  <Q>\\</Q>
                                                                   escape removed; end-of-line white-space detected for all lines;  subtle bug
                                                                   fixed in list display for some modes;  compatibility layer checked in for
                                                                   compilation in diverse UNIX systems;  and column lengths handled correctly.
                                                                 </TD>                                                                  </TD>
                                                         </TR>                                                          </TR>
                                                 </TBODY>                                                  </TBODY>

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.42

CVSweb