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

Diff for /mandoc/Attic/index.sgml between version 1.46 and 1.47

version 1.46, 2010/03/27 10:04:56 version 1.47, 2010/03/29 10:10:35
Line 4 
Line 4 
                 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">                  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
                 <META NAME="resource-type" CONTENT="document">                  <META NAME="resource-type" CONTENT="document">
                 <LINK REL="stylesheet" HREF="index.css" TYPE="text/css" MEDIA="all">                  <LINK REL="stylesheet" HREF="index.css" TYPE="text/css" MEDIA="all">
                 <TITLE>mdocml.bsd.lv</TITLE>                  <TITLE>mdocml | mdoc macro compiler</TITLE>
         </HEAD>          </HEAD>
         <BODY>          <BODY>
         <TABLE CLASS="frame" SUMMARY="[frame]">          <TABLE CLASS="frame" SUMMARY="[frame]">
Line 218 
Line 218 
                                         <TABLE WIDTH="100%" CELLPADDING="2">                                          <TABLE WIDTH="100%" CELLPADDING="2">
                                                 <COL CLASS="date">                                                  <COL CLASS="date">
                                                 <TBODY>                                                  <TBODY>
                                                           <TR>
                                                                   <TD VALIGN="top"><SPAN CLASS="date">29-03-2010</SPAN></TD>
                                                                   <TD VALIGN="top">
                                                                   Version <SPAN CLASS="rev">1.9.20</SPAN>: more efforts to get roff instructions
                                                                   in -man documents under control.  This seems to be working for all manuals I can
                                                                   find.  Please let me know if you find ill-formatted -man manuals.  Note that
                                                                   roff instructions embedded in line-scoped, next-line macros (e.g. <Q>B</Q>) are
                                                                   not supported.
                                                                   </TD>
                                                           </TR>
                                                         <TR>                                                          <TR>
                                                                 <TD VALIGN="top"><SPAN CLASS="date">27-03-2010</SPAN></TD>                                                                  <TD VALIGN="top"><SPAN CLASS="date">27-03-2010</SPAN></TD>
                                                                 <TD VALIGN="top">                                                                  <TD VALIGN="top">

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

CVSweb