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

Diff for /mandoc/TODO between version 1.167 and 1.170

version 1.167, 2014/03/08 21:54:39 version 1.170, 2014/04/23 16:37:43
Line 7 
Line 7 
 * crashes  * crashes
 ************************************************************************  ************************************************************************
   
 None known.  - The abort() in bufcat(), html.c, can be triggered via buffmt_includes()
     by running -Thtml -Oincludes on a file containing a long .In argument.
     Fixing this will probably require reworking the whole bufcat() concept.
   
 ************************************************************************  ************************************************************************
 * missing features  * missing features
Line 27  None known.
Line 29  None known.
 - .fc (field control)  - .fc (field control)
   found by naddy@ in xloadimage(1)    found by naddy@ in xloadimage(1)
   
 - .ll (line length)  
   found by naddy@ in textproc/enchant(1)  Sat, 12 Oct 2013 03:27:10 +0200  
   
 - .nr third argument (auto-increment step size, requires \n+)  - .nr third argument (auto-increment step size, requires \n+)
   found by bentley@ in sbcl(1)  Mon, 9 Dec 2013 18:36:57 -0700    found by bentley@ in sbcl(1)  Mon, 9 Dec 2013 18:36:57 -0700
   
Line 331  Several areas can be cleaned up to make mandoc even fa
Line 330  Several areas can be cleaned up to make mandoc even fa
   Decide which formats should be recognized where.    Decide which formats should be recognized where.
   Update both mdoc(7) and man(7) documentation.    Update both mdoc(7) and man(7) documentation.
   Triggered by  Tim van der Molen  Tue, 22 Feb 2011 20:30:45 +0100    Triggered by  Tim van der Molen  Tue, 22 Feb 2011 20:30:45 +0100
   
   - Consider creating some views that will make the database more
     readable from the sqlite3 shell.  Consider using them to
     abstract from the database structure, too.
     suggested by espie@  Sat, 19 Apr 2014 14:52:57 +0200
   

Legend:
Removed from v.1.167  
changed lines
  Added in v.1.170

CVSweb