summaryrefslogtreecommitdiffstats
path: root/src/manpath.h
blob: 5232938395e611b4751ce3ef0d699d717b54e2f4 (plain)
1
2
3
4
5
/* functions and variables exported by manpath.c */
void prmanpath (void);
void init_manpath (void);

extern char ** mandirlist;