1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-27 04:12:51 +00:00
use of support phone numberes
This commit is contained in:
Larry Masinter
2020-10-10 06:16:11 -07:00
parent 14d4d3a5a2
commit 192c351007

View File

@@ -136,8 +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 or\n");
fprintf(stderr, "call our tech support at (800)228-5325 or (510)763-0516.\n\n");
fprintf(stderr, "If you have any further questions, please refer to the manual \n\n");
exit(0);
} /* end print_Xusage() */