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

Diff for /mandoc/Attic/index.sgml between version 1.138 and 1.141

version 1.138, 2011/09/01 10:46:28 version 1.141, 2011/09/27 22:59:01
Line 237 
Line 237 
                         <A NAME="contact">Contact</A>                          <A NAME="contact">Contact</A>
                 </H1>                  </H1>
                 <P>                  <P>
                         Use the mailing lists for bug-reports, patches, questions, etc. (these require subscription).  Please check the                          Use the mailing lists for bug-reports, patches, questions, etc.  Please check the
                         <A HREF="http://mdocml.bsd.lv/cgi-bin/cvsweb/TODO?cvsroot=mdocml">TODO</A> for known issues                          <A HREF="http://mdocml.bsd.lv/cgi-bin/cvsweb/TODO?cvsroot=mdocml">TODO</A> for known issues
                         before posting.  Beyond that, contact Kristaps at <A                          before posting.  All lists are subscription-only: send a blank e-mail to the listed address to subscribe.  Beyond that,
                         HREF="http://mailhide.recaptcha.net/d?k=01M6h_w7twDp58ZgH57eWC_w==&amp;c=Q2DBUt401ePlSeupJFrq_Q==" TITLE="Reveal                          contact Kristaps at <A HREF="http://mailhide.recaptcha.net/d?k=01M6h_w7twDp58ZgH57eWC_w==&amp;c=Q2DBUt401ePlSeupJFrq_Q==" TITLE="Reveal
                         this e-mail address">kris...</A>@bsd.lv.                          this e-mail address">kris...</A>@bsd.lv.
                 </P>                  </P>
                 <TABLE WIDTH="100%" SUMMARY="Mailing Lists">                  <TABLE WIDTH="100%" SUMMARY="Mailing Lists">
Line 254 
Line 254 
                                         </TD>                                          </TD>
                                         <TD>                                          <TD>
                                                 bug-reports, general questions, and announcements                                                  bug-reports, general questions, and announcements
                                                 (<A HREF="/archives/discuss/summary.html">archive</A>)                                                  (<A HREF="/archives/discuss/">archive</A>)
                                         </TD>                                          </TD>
                                 </TR>                                  </TR>
                                 <TR>                                  <TR>
Line 264 
Line 264 
                                         </TD>                                          </TD>
                                         <TD>                                          <TD>
                                                 patches and system discussions                                                  patches and system discussions
                                                 (<A HREF="/archives/tech/summary.html">archive</A>)                                                  (<A HREF="/archives/tech/">archive</A>)
                                         </TD>                                          </TD>
                                 </TR>                                  </TR>
                                 <TR>                                  <TR>
Line 274 
Line 274 
                                         </TD>                                          </TD>
                                         <TD>                                          <TD>
                                                 source commit messages                                                  source commit messages
                                                 (<A HREF="/archives/source/summary.html">archive</A>)                                                  (<A HREF="/archives/source/">archive</A>)
                                         </TD>                                          </TD>
                                 </TR>                                  </TR>
                         </TBODY>                          </TBODY>
Line 286 
Line 286 
                         xx-xx-2011: version 1.11.x                          xx-xx-2011: version 1.11.x
                 </P>                  </P>
                 <P>                  <P>
                           For <A HREF="tbl.7.html">tbl</A>, the horizontal spacing of tables was rewritten completely.
                           It is now compatible with groff, both with and without frames and rulers.
                           Nesting of indented blocks is now supported in <A HREF="man.7.html">man</A>,
                           and several bugs were fixed regarding various kinds of indentation and alignment.
                           The page headers in <A HREF="mdoc.7.html">mdoc</A> are now nicer even for very long titles.
                           Implementation of a mdoc-to-man-coverter (-Tman) was started.
                           This is work in progress and will be developed in the tree.
                           The <A HREF="mdoc.7.html">mdoc</A> and <A HREF="man.7.html">man</A> manuals have been made more readable
                           by adding MACRO OVERVIEW sections, by moving the gory details of the LANGUAGE SYNTAX to the <A HREF="roff.7.html">roff</A> manual,
                           and by moving the very technical MACRO SYNTAX sections down to the bottom of the page.
                   </P>
                   <P CLASS="news">
                           02-09-2011: version 1.11.7
                   </P>
                   <P>
                         Added <A HREF="demandoc.1.html">demandoc</A> utility for stripping away macros and escapes.  This replaces the                          Added <A HREF="demandoc.1.html">demandoc</A> utility for stripping away macros and escapes.  This replaces the
                         historical <CODE>deroff</CODE> utility.                          historical <CODE>deroff</CODE> utility.  Also improved the <A HREF="mdoc.7.html">mdoc</A> and <A HREF="man.7.html">man</A> manuals.
                 </P>                  </P>
                 <P CLASS="news">                  <P CLASS="news">
                         16-08-2011: version 1.11.6                          16-08-2011: version 1.11.6

Legend:
Removed from v.1.138  
changed lines
  Added in v.1.141

CVSweb