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

Diff for /mandoc/TODO between version 1.111 and 1.113

version 1.111, 2011/06/18 16:18:04 version 1.113, 2011/06/18 17:58:48
Line 120 
Line 120 
   
 --- missing man features -----------------------------------------------  --- missing man features -----------------------------------------------
   
 - .RS/.RE can be nested, see e.g. the x11/fluxbox manuals  
   noticed by dcoppa@  Wed, Apr 13, 2011 at 04:58:14PM +0200:  
   also affects p5-Net-SFTP-Foreign-1.65  
   as reported by gsoares@  Wed, 18 May 2011 09:59:06 -0300  
   
 - groff an-ext.tmac macros (.UR, .UE) occur in xine(5)  - groff an-ext.tmac macros (.UR, .UE) occur in xine(5)
   reported by brad@  Sat, 15 Jan 2011 15:45:23 -0500    reported by brad@  Sat, 15 Jan 2011 15:45:23 -0500
   
Line 283 
Line 278 
   see for example named-checkconf(8).    see for example named-checkconf(8).
   
 - In man(7), the sequence  - In man(7), the sequence
     regular text  
     .RS  
     .IP  
   should have a blank line between the text and the beginning of the  
   indented paragraph, see for example sudo(1).  
   
 - In man(7), the sequence  
     .SH HEADER      .SH HEADER
     <blank line>      <blank line>
     .PP      .PP
     regular text      regular text
   should not produce any blank lines between the header and the text,    should not produce any blank lines between the header and the text,
   see for example rsync(1).    see for example rsync(1).
   Reported by naddy@  Mon, 28 Mar 2011 20:45:42 +0200  
   
 - In man(7), the sequence  
     regular text  
     .PP  
     .RS  
     indented text  
   should produce one blank line between the regular and indented texts,  
   see for example rsync(1), and  
     .RE  
     <blank line>  
     .PP  
     .RS  
   should produce two,not one blank lines.  
   Reported by naddy@  Mon, 28 Mar 2011 20:45:42 +0200    Reported by naddy@  Mon, 28 Mar 2011 20:45:42 +0200
   
 - In man(7), the sequence  - In man(7), the sequence

Legend:
Removed from v.1.111  
changed lines
  Added in v.1.113

CVSweb