show_text
(void)show_text(pn->dir,
(void)show_text(pn->dir, _PATH_PROJECT, "Project");
if (!show_text(pn->dir, _PATH_PLAN, "Plan"))
static int show_text(const char *, const char *, const char *);