aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2004-01-26 11:31:07 -0700
committerJeff Law <law@gcc.gnu.org>2004-01-26 11:31:07 -0700
commit5cea9d5d0a9ca6ad3200eda7420ff1cd00f60d2e (patch)
tree54cd4178f3519d27c9223ad8d83202e204ddd1bc /gcc/doc
parent04e9daaf31d67f5b16b7c70013975536139ebf5f (diff)
downloadgcc-5cea9d5d0a9ca6ad3200eda7420ff1cd00f60d2e.zip
gcc-5cea9d5d0a9ca6ad3200eda7420ff1cd00f60d2e.tar.gz
gcc-5cea9d5d0a9ca6ad3200eda7420ff1cd00f60d2e.tar.bz2
contrib.texi: Minor cleanup for Paolo Carlini's entry.
* doc/contrib.texi: Minor cleanup for Paolo Carlini's entry. Add acute accents for Petur Runolfsson's entry. From-SVN: r76655
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/contrib.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 58b2521..eac1e96 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -121,7 +121,7 @@ Stephan Buys for contributing Doxygen notes for libstdc++.
@item
Paolo Carlini for libstdc++ work: lots of efficiency improvements to
-the string class, C++ streambufs and formatted I/O, hard detective work on
+the C++ strings, streambufs and formatted I/O, hard detective work on
the frustrating localization issues, and keeping up with the problem reports.
@item
@@ -692,7 +692,7 @@ Ken Rose for fixes to our delay slot filling code.
Paul Rubin wrote most of the preprocessor.
@item
-Petur Runolfsson for major performance improvements in C++ formatted I/O and
+P@'etur Run@'olfsson for major performance improvements in C++ formatted I/O and
large file support in C++ filebuf.
@item