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

Diff for /mandoc/mdoc.h between version 1.141 and 1.143

version 1.141, 2015/04/18 17:53:21 version 1.143, 2015/10/20 02:01:31
Line 282  extern const char *const *mdoc_argnames;
Line 282  extern const char *const *mdoc_argnames;
   
 __BEGIN_DECLS  __BEGIN_DECLS
   
 struct  roff_man;  void             mdoc_validate(struct roff_man *);
   
 void mdoc_deroff(char **, const struct roff_node *);  
   
 __END_DECLS  __END_DECLS

Legend:
Removed from v.1.141  
changed lines
  Added in v.1.143

CVSweb