diff options
author | Ben Elliston <bje@au.ibm.com> | 2004-05-17 11:20:29 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2004-05-17 11:20:29 +0000 |
commit | 242b25713e71415be739a9c33585ebb76a7bb0ec (patch) | |
tree | 196e62463f7175a13294f4fbacb9e70547fb1336 /gprof/ChangeLog | |
parent | c0c2b0dbf9290e9a7ca3c67be7b5ad6e8a195422 (diff) | |
download | gdb-242b25713e71415be739a9c33585ebb76a7bb0ec.zip gdb-242b25713e71415be739a9c33585ebb76a7bb0ec.tar.gz gdb-242b25713e71415be739a9c33585ebb76a7bb0ec.tar.bz2 |
* gprof.texi (Output Options): Correct last patch to use @itemx, not
@item, for options with long option alternatives.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index e9598e5..65b7c1a 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,5 +1,10 @@ 2004-05-17 Ben Elliston <bje@au.ibm.com> + * gprof.texi (Output Options): Correct last patch to use @itemx, not + @item, for options with long option alternatives. + +2004-05-17 Ben Elliston <bje@au.ibm.com> + * gprof.texi (Introduction): Update synopsis. (Output Options): Document -r and -R. (Analysis Options): Document -t, --table-length. |