The SYNOPSIS now matches the rest of the man page.
+Fri Oct 9 11:25:41 1992 Mark Eichin (eichin@cygnus.com)
+
+ * gprof.1: updated SYNOPSIS to match actual behavior.
+
Mon Oct 5 17:50:16 1992 Per Bothner (bothner@cygnus.com)
* gen-c-prog.awk: New awk script, lightly changed from
.SH NAME
gprof \- display call graph profile data
.SH SYNOPSIS
-.B gprof
-.RB "[\|" a.out "\|]"
-.B
-gmon.out ...
+.B gprof [ \-abcsz ] [ \-e|\-E
+.I name
+.B ] [ \-f|\-F
+.I name
+.B ]
+.B [ \-k
+.I fromname toname
+.B ] [
+.I a.out
+.B [
+.I gmon.out
+.B ]
+.B ]
.SH DESCRIPTION
.B gprof
produces an execution profile of C, Pascal, or Fortran77 programs.