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

Diff for /mandoc/TODO between version 1.130 and 1.132

version 1.130, 2012/05/27 14:42:05 version 1.132, 2012/05/28 23:09:22
Line 4 
Line 4 
 ************************************************************************  ************************************************************************
   
 ************************************************************************  ************************************************************************
 * formatter bugs  
 ************************************************************************  
   
 - tbl(7): Horizontal and vertical lines are formatted badly:  
   With the box option, there is too much white space at the end of cells.  
   Horizontal lines from "=" lines are a bit too long.  
   yuri dot pankov at gmail dot com  Thu, 14 Apr 2011 05:45:26 +0400  
   
 ************************************************************************  
 * missing features  * missing features
 ************************************************************************  ************************************************************************
   
 --- missing roff features ----------------------------------------------  --- missing roff features ----------------------------------------------
   
 - The pod2man preamble wants \h'...' with quoted numerical arguments,  - roff.c should treat \n(.H>23 and \n(.V>19 in the pod2man(1)
   see for example AUTHORS in MooseX::Getopt.3p, p5-MooseX-Getopt.    preamble as true, see for example AUTHORS in MooseX::Getopt.3p
   reported by Andreas Voegele <mail at andreasvoegele dot com>    reported by Andreas Voegele <mail at andreasvoegele dot com>
   Tue, 22 Nov 2011 15:34:47 +0100 on ports@    Tue, 22 Nov 2011 15:34:47 +0100 on ports@
   
Line 50 
Line 41 
 - .ta (tab settings) occurs in ircbug(1) and probably gnats(1)  - .ta (tab settings) occurs in ircbug(1) and probably gnats(1)
   reported by brad@  Sat, 15 Jan 2011 15:50:51 -0500    reported by brad@  Sat, 15 Jan 2011 15:50:51 -0500
   
 - \c (interrupted text) occurs in chat(8)  - \c (interrupted text) should prevent the line break
     even inside .Bd literal; that occurs in chat(8)
   
 - using undefined strings or macros defines them to be empty  - using undefined strings or macros defines them to be empty
   wl@  Mon, 14 Nov 2011 14:37:01 +0000    wl@  Mon, 14 Nov 2011 14:37:01 +0000

Legend:
Removed from v.1.130  
changed lines
  Added in v.1.132

CVSweb