This commit is contained in:
albert
2003-03-19 01:15:58 +00:00
parent f5aac3d204
commit aa6fd01f1d
9 changed files with 12 additions and 11 deletions

View File

@ -1136,7 +1136,7 @@ try_bsd:
// about "ps -aux" suddenly changing behavior if a user "x" were
// added to the system.
if(!(personality & PER_FORCE_BSD))
fprintf(stderr, "Warning: bad '-'? See http://procps.sf.net/faq.html\n");
fprintf(stderr, "Warning: bad syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html\n");
// Remember: contact albert@users.sf.net or procps-feedback@lists.sf.net
// if you should feel tempted. Be damn sure you understand all
// the issues. The same goes for other stuff too, BTW. Please ask.