gprof(1) can have more than one profile data file, so have the usage
authorSean Eric Fagan <sef@cygnus>
Wed, 14 Apr 1993 00:04:18 +0000 (00:04 +0000)
committerSean Eric Fagan <sef@cygnus>
Wed, 14 Apr 1993 00:04:18 +0000 (00:04 +0000)
message reflect that.

gprof/gprof.c

index 8098438..ca63f16 100644 (file)
@@ -116,7 +116,7 @@ main(argc, argv)
 [-E function-name] [-e function-name] \
 [-F function-name] [-f function-name] \
 [-k from to] [-s] [-T] [-z] [image-file] \
-[profile file]\n");
+[profile file(s)]\n");
            exit (1);
        }
        argv++;