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

Diff for /mandoc/Attic/manpath.h between version 1.1 and 1.2

version 1.1, 2011/11/23 09:47:38 version 1.2, 2011/11/24 10:43:55
Line 29  struct manpaths {
Line 29  struct manpaths {
   
 __BEGIN_DECLS  __BEGIN_DECLS
   
   void     manpath_manconf(struct manpaths *);
 void     manpath_parse(struct manpaths *, char *, char *);  void     manpath_parse(struct manpaths *, char *, char *);
 void     manpath_parseconf(struct manpaths *);  void     manpath_parseconf(struct manpaths *);
 void     manpath_parseline(struct manpaths *, char *);  void     manpath_parseline(struct manpaths *, char *);

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb