--- np2/x11/main.c 2003/11/17 16:12:27 1.2 +++ np2/x11/main.c 2003/11/18 14:39:14 1.3 @@ -104,7 +104,7 @@ static void usage(void) { - printf("Usage: %s [options] [[FD0 image] [[FD1 image] [[FD2 image] [FD3 image]]]]\n", progname); + printf("Usage: %s [options] [[FD1 image] [[FD2 image] [[FD3 image] [FD4 image]]]]\n", progname); exit(1); }