[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.68 and 1.69

version 1.68, 2015/04/02 23:47:43 version 1.69, 2015/04/18 16:04:40
Line 143 
Line 143 
 }  }
   
 void  void
 html_man(void *arg, const struct man *man)  html_man(void *arg, const struct roff_man *man)
 {  {
         struct mhtml     mh;          struct mhtml     mh;
   

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69