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

Diff for /mandoc/TODO between version 1.115 and 1.118

version 1.115, 2011/06/30 08:05:13 version 1.118, 2011/07/07 06:34:13
Line 7 
Line 7 
 * parser bugs  * parser bugs
 ************************************************************************  ************************************************************************
   
   - ".\}" on its own line gets translated to bare ".\&"
     which forces pset() into man(7)
     and then triggers an unknown macro error
     reported by naddy@  Sun, 3 Jul 2011 21:52:24 +0200
   
 - .TP before .SH is still FATAL in man(7)  - .TP before .SH is still FATAL in man(7)
   reported by brad@  Sat, 15 Jan 2011 15:54:54 -0500    reported by brad@  Sat, 15 Jan 2011 15:54:54 -0500
   
Line 24 
Line 29 
 ************************************************************************  ************************************************************************
   
 --- missing roff features ----------------------------------------------  --- missing roff features ----------------------------------------------
   
   - .if n \{
     .br\}
     should cause an extra space to be raised.
   
 - .ad (adjust margins)  - .ad (adjust margins)
   .ad l -- adjust left margin only (flush left)    .ad l -- adjust left margin only (flush left)

Legend:
Removed from v.1.115  
changed lines
  Added in v.1.118

CVSweb