* gprof.texi: Use TeX-style quotes and em-dashes consistently.

Specify section names in cross references.  Fix typos.
        Omit "next", "previous" and "up" fields from @node lines.
        (SYNOPSIS): Show map_file argument to --file-ordering.
        (Compiling): Remove extra, truncated lines from example output.
        (Cycles): Fix references to "called" field.
        (Internals): Allow hyphenation between file:function names.
        (GNU Free Documentation License): Update formatting to match fdl.texi.
This commit is contained in:
Bob Wilson
2006-09-25 16:16:45 +00:00
parent f983a9b6a3
commit afb175693a
2 changed files with 194 additions and 177 deletions

View File

@ -1,3 +1,14 @@
2006-09-19 Bob Wilson <bob.wilson@acm.org>
* gprof.texi: Use TeX-style quotes and em-dashes consistently.
Specify section names in cross references. Fix typos.
Omit "next", "previous" and "up" fields from @node lines.
(SYNOPSIS): Show map_file argument to --file-ordering.
(Compiling): Remove extra, truncated lines from example output.
(Cycles): Fix references to "called" field.
(Internals): Allow hyphenation between file:function names.
(GNU Free Documentation License): Update formatting to match fdl.texi.
2006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de>
* gprof.texi: Fix some typos.