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

Diff for /src/usr.bin/mandoc/man.h between version 1.54 and 1.55

version 1.54, 2015/04/18 17:50:02 version 1.55, 2015/04/23 16:17:04
Line 64 
Line 64 
 struct  roff_man;  struct  roff_man;
   
 const struct mparse   *man_mparse(const struct roff_man *);  const struct mparse   *man_mparse(const struct roff_man *);
 void man_deroff(char **, const struct roff_node *);  
   
 __END_DECLS  __END_DECLS

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55