From 911ca14c8798a89d240d36ecbc63b5df5dd99f66 Mon Sep 17 00:00:00 2001 From: dd Date: Sun, 15 Jul 2001 08:06:20 +0000 Subject: Remove whitespace at EOL. --- usr.bin/gprof/gprof.1 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'usr.bin/gprof/gprof.1') diff --git a/usr.bin/gprof/gprof.1 b/usr.bin/gprof/gprof.1 index ef52fb7..7619046 100644 --- a/usr.bin/gprof/gprof.1 +++ b/usr.bin/gprof/gprof.1 @@ -65,7 +65,7 @@ and establishes the relation between its symbol table and the call graph profile. The default graph profile file name is the name of the executable with the suffix -.Pa .gmon +.Pa .gmon appended. If more than one profile file is specified, the @@ -121,10 +121,10 @@ Find a minimal set of arcs that can be broken to eliminate all cycles with .Ar count or more members. Caution: the algorithm used to break cycles is exponential, -so using this option may cause +so using this option may cause .Nm to run for a very long time. -.It Fl e Ar name +.It Fl e Ar name Suppresses the printing of the graph profile entry for routine .Ar name and all its descendants @@ -137,7 +137,7 @@ Only one may be given with each .Fl e option. -.It Fl E Ar name +.It Fl E Ar name Suppresses the printing of the graph profile entry for routine .Ar name (and its descendants) as @@ -151,7 +151,7 @@ above, and also excludes the time spent in .Fl E .Ar mcleanup is the default.) -.It Fl f Ar name +.It Fl f Ar name Prints the graph profile entry of only the specified routine .Ar name and its descendants. @@ -163,7 +163,7 @@ Only one may be given with each .Fl f option. -.It Fl F Ar name +.It Fl F Ar name Prints the graph profile entry of only the routine .Ar name and its descendants (as @@ -185,7 +185,7 @@ overrides the .Fl E option. -.It Fl k Ar fromname Ar toname +.It Fl k Ar fromname Ar toname Will delete any arcs from routine .Ar fromname to routine -- cgit v1.1