_PATH_INSTR
if (stat(_PATH_INSTR, &sb)) {
fprintf(stderr, "cribbage: %s: %s.\n", _PATH_INSTR,
execlp(path, pager, _PATH_INSTR, NULL);