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

Diff for /mandoc/man_term.c between version 1.32 and 1.33

version 1.32, 2009/10/03 19:57:53 version 1.33, 2009/10/04 15:24:54
Line 160  man_run(struct termp *p, const struct man *m)
Line 160  man_run(struct termp *p, const struct man *m)
   
   
 static void  static void
   
 fmt_block_vspace(struct termp *p, const struct man_node *n)  fmt_block_vspace(struct termp *p, const struct man_node *n)
 {  {
         term_newln(p);          term_newln(p);

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

CVSweb