manpath_add
manpath_add(dirs, dir, option);
manpath_add(&conf->manpath, cp, '\0');
static void manpath_add(struct manpaths *, const char *, char);