[Georg Nikodym]
> +                 case 'x':
> +                     fprintf(stderr,
> +                             "klogd: %c option is obsolete.  Ignoring\n", ch);

Clearer (IMHO):          "klogd: warning: ignoring obsolete option '-%c'\n", ch);

Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to