roff_strdup
char *roff_strdup(const struct roff *, const char *);
n->string = roff_strdup(man->roff, word);
addstr = roff_strdup(man->roff, word);