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

Diff for /mandoc/TODO between version 1.51 and 1.53

version 1.51, 2010/09/25 16:41:33 version 1.53, 2010/09/27 09:26:27
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).  
   
 - Bogus .Pp before .Bl should not cause a double blank line,  
   see "The route utility provides the following simple commands:"  
   in OpenBSD route(8).  
   
 ************************************************************************  ************************************************************************
 * performance issues  * performance issues
 ************************************************************************  ************************************************************************
Line 169  Several areas can be cleaned up to make mandoc even fa
Line 161  Several areas can be cleaned up to make mandoc even fa
 * structural issues  * structural issues
 ************************************************************************  ************************************************************************
   
   - remove superfluous NOSPACE invocations (e.g., with term_word(p, "("))

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.53

CVSweb