ps: update url for BUILD_WITH_WHINE error message

This commit is contained in:
Jim Warner 2012-01-04 07:11:53 -06:00 committed by Craig Small
parent 7a64b0cd6c
commit 893b1b81a8

View File

@ -1235,7 +1235,7 @@ try_bsd:
// changing the actual behavior of ps in any way. I know of no
// other 'ps' that produces this message.
if(!(personality & PER_FORCE_BSD))
fprintf(stderr, _("Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html\n"));
fprintf(stderr, _("Warning: bad ps syntax, perhaps a bogus '-'? See http://gitorious.org/procps/procps/blobs/master/FAQ\n"));
#endif
// Remember: contact procps@freelists.org
// if you should feel tempted. Be damn sure you understand all