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

Diff for /mandoc/TODO between version 1.49 and 1.54

version 1.49, 2010/09/25 15:29:12 version 1.54, 2010/09/27 10:47:48
Line 145 
Line 145 
   on the next line, it must be indented by -width, not width+1;    on the next line, it must be indented by -width, not width+1;
   see "rule block|pass" in OpenBSD ifconfig(8).    see "rule block|pass" in OpenBSD ifconfig(8).
   
 - When .%T is used outside an .Rs context and with a trailing comma,  
   there is no point in rendering two commata,  
   see the first paragraph of the DESCRIPTION in OpenBSD mount_nfs(8).  
   
 - When .%T is used outside an .Rs context and without a trailing comma,  
   no comma should be rendered at all,  
   see the first paragraph of the DESCRIPTION in OpenBSD exports(5).  
   
 - Bogus .Pp before .Bl should not cause a double blank line,  
   see "The route utility provides the following simple commands:"  
   in OpenBSD route(8).  
   
 - In -T[x]html, Rs/Re need a div.  
   
 ************************************************************************  ************************************************************************
 * performance issues  * performance issues
 ************************************************************************  ************************************************************************
Line 174  Several areas can be cleaned up to make mandoc even fa
Line 160  Several areas can be cleaned up to make mandoc even fa
 ************************************************************************  ************************************************************************
 * structural issues  * structural issues
 ************************************************************************  ************************************************************************
   

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.54

CVSweb