MDOC_KEEP
mdoc->flags |= MDOC_KEEP;
if (may_append && ! (mdoc->flags & (MDOC_KEEP | MDOC_SMOFF)) &&
mdoc->flags &= ~MDOC_KEEP;