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

Diff for /mandoc/TODO between version 1.52 and 1.56

version 1.52, 2010/09/25 16:52:15 version 1.56, 2010/09/27 21:33:52
Line 134 
Line 134 
   In -unfilled, tabs are 5 spaces, just like in -filled and -ragged.    In -unfilled, tabs are 5 spaces, just like in -filled and -ragged.
   See the CCDF_* display in OpenBSD ccdconfig(8).    See the CCDF_* display in OpenBSD ccdconfig(8).
   
 - In .Bd -unfilled, .Pp should produce one blank line, not two;  
   see the ccd.conf display in OpenBSD ccdconfig(8).  
   
 - .Nx 1.0a  - .Nx 1.0a
   should be "NetBSD 1.0A", not "NetBSD 1.0a",    should be "NetBSD 1.0A", not "NetBSD 1.0a",
   see OpenBSD ccdconfig(8).    see OpenBSD ccdconfig(8).
Line 145 
Line 142 
   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).
   
 - Bogus .Pp before .Bl should not cause a double blank line,  - The \& zero-width character counts as output.
   see "The route utility provides the following simple commands:"    That is, when it is alone on a line between two .Pp,
   in OpenBSD route(8).    we want three blank lines, not two as in mandoc.
   
 ************************************************************************  ************************************************************************
 * performance issues  * performance issues
Line 164  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.52  
changed lines
  Added in v.1.56

CVSweb