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

Diff for /mandoc/man_html.c between version 1.80 and 1.81

version 1.80, 2011/07/23 22:57:13 version 1.81, 2011/08/18 09:16:01
Line 36 
Line 36 
 /* FIXME: have PD set the default vspace width. */  /* FIXME: have PD set the default vspace width. */
   
 #define INDENT            5  #define INDENT            5
 #define HALFINDENT        3  
   
 #define MAN_ARGS          const struct man_meta *m, \  #define MAN_ARGS          const struct man_meta *m, \
                           const struct man_node *n, \                            const struct man_node *n, \

Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81

CVSweb