Muffle compiler warnings.

fix option name in log message.
improve debugging messages.
This commit is contained in:
Egbert Eich 2004-05-24 19:05:01 +00:00
parent 932efe8e6d
commit 5b2211ec35

View File

@ -1003,7 +1003,7 @@ DoConfigure()
}
ErrorF("\nYour %s file is %s\n\n", XF86CONFIGFILE ,filename);
ErrorF("To test the server, run 'X -xf86config %s'\n\n", filename);
ErrorF("To test the server, run 'X -config %s'\n\n", filename);
bail:
OsCleanup(TRUE);