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

Diff for /src/usr.bin/mandoc/Attic/manpath.h between version 1.2 and 1.3

version 1.2, 2011/12/12 01:59:13 version 1.3, 2011/12/19 02:26:33
Line 31 
Line 31 
   
 void     manpath_manconf(struct manpaths *, const char *);  void     manpath_manconf(struct manpaths *, const char *);
 void     manpath_parse(struct manpaths *, const char *, char *, char *);  void     manpath_parse(struct manpaths *, const char *, char *, char *);
 void     manpath_parseconf(struct manpaths *, const char *);  
 void     manpath_parseline(struct manpaths *, char *);  
 void     manpath_free(struct manpaths *);  void     manpath_free(struct manpaths *);
   
 __END_DECLS  __END_DECLS

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