1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-27 04:12:51 +00:00

suggested replacement was better.

This commit is contained in:
Larry Masinter
2020-10-10 06:31:22 -07:00
parent 192c351007
commit 0342f93b68

View File

@@ -136,7 +136,7 @@ void print_Xusage(char *prog)
fprintf(stderr, " -iconbitmap <path> | -ibm <path> -bitmap for the medley icon\n");
fprintf(stderr,
" -xsync -turn XSyncronize on. (default is off)\n\n");
fprintf(stderr, "If you have any further questions, please refer to the manual \n\n");
fprintf(stderr, "Please refer to the manual for further information.\n\n");
exit(0);
} /* end print_Xusage() */