roff_getreg
int roff_getreg(struct roff *, const char *);
if (roff_getreg(man->roff, "an-margin") == 0)
if (roff_getreg(mdoc->roff, "nS"))