resp_copy
return resp_copy("header", MAN_DIR "/header.html");
if (resp_copy("footer", MAN_DIR "/footer.html"))
static int resp_copy(const char *, const char *);