[BACK]Return to man_html.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / mandoc

Diff for /src/usr.bin/mandoc/man_html.c between version 1.105 and 1.106

version 1.105, 2018/06/25 13:32:59 version 1.106, 2018/07/27 17:47:05
Line 33 
Line 33 
   
 /* FIXME: have PD set the default vspace width. */  /* FIXME: have PD set the default vspace width. */
   
 #define INDENT            5  
   
 #define MAN_ARGS          const struct roff_meta *man, \  #define MAN_ARGS          const struct roff_meta *man, \
                           const struct roff_node *n, \                            const struct roff_node *n, \
                           struct html *h                            struct html *h

Legend:
Removed from v.1.105  
changed lines
  Added in v.1.106