Adjust link to FAQ

This commit is contained in:
Alexander Gottwald 2004-04-12 17:26:59 +00:00
parent 9915cfc156
commit 5e6309496d

View file

@ -521,7 +521,9 @@ InitOutput (ScreenInfo *screenInfo, int argc, char *argv[])
if (!winReadConfigfile ())
winErrorFVerb (1, "InitOutput - Error reading config file\n");
#else
winMsg(X_INFO, "XF86Config is not supported. See http://x.cygwin.com/docs/faq/cygwin-xfree-faq.html for more information\n");
winMsg(X_INFO, "XF86Config is not supported\n");
winMsg(X_INFO, "See http://x.cygwin.com/docs/faq/cygwin-x-faq.html "
"for more information\n");
#endif
/* Load preferences from XWinrc file */