MINUSA
altflg |= MINUSA;
if ((altflg & MINUSA) && (altflg & MINUSS))
if (!(altflg & MINUSA)) /* -a was not specified, use default (-s) */
if (!(altflg & MINUSA)) {