diff options
author | David D. Zuhn <zoo@cygnus> | 1993-12-16 04:22:10 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-12-16 04:22:10 +0000 |
commit | 4db865d01a567855ccb4baa1aa1015f0b34bd0c2 (patch) | |
tree | 2ddb6e78fd5df02e290b03785bbb30644387462a /gprof | |
parent | 4fe2350be4d72ed94f6bd62d5e6af9070ed1794a (diff) | |
download | gdb-4db865d01a567855ccb4baa1aa1015f0b34bd0c2.zip gdb-4db865d01a567855ccb4baa1aa1015f0b34bd0c2.tar.gz gdb-4db865d01a567855ccb4baa1aa1015f0b34bd0c2.tar.bz2 |
remove gratitious s
Diffstat (limited to 'gprof')
-rw-r--r-- | gprof/gprof.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/gprof.texi b/gprof/gprof.texi index 1c173f7..55e500c 100644 --- a/gprof/gprof.texi +++ b/gprof/gprof.texi @@ -330,7 +330,7 @@ The @samp{-k} option allows you to delete from the profile any arcs from routine @var{from} to routine @var{to}. @item -v -The @samp{-v} flags causes @code{gprof} to print the current version +The @samp{-v} flag causes @code{gprof} to print the current version number, and then exit. @item -z |