.Ed
.Bd -literal -offset 0i
(void)fprintf(stderr, "usage: f [-ab]\en");
exit(1);
exit(EX_USAGE);
}
.Pp