diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-06-14 22:51:18 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-06-14 22:51:18 +0000 |
commit | 8e5fcce7d8664a0dc8dace24342d1061e27b478f (patch) | |
tree | 772b2cba97c73b14b62229c62b3429bd6ff1e4c1 /gcc/doc/contrib.texi | |
parent | 83d63967c166f24347c6ef594df6c2e1def4317a (diff) | |
download | gcc-8e5fcce7d8664a0dc8dace24342d1061e27b478f.tar.gz |
* doc/c-tree.texi, doc/contrib.texi, doc/extend.texi,
doc/gcc.texi, doc/install.texi, doc/invoke.texi, doc/md.texi,
doc/objc.texi, doc/rtl.texi, doc/tm.texi: Fix spelling and typos.
Consistently use "built-in" and "bit-field". Minor logical markup
improvements.
* doc/gcc.1: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43383 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r-- | gcc/doc/contrib.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 4d3e137eb8d..aa9b8e630ff 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -346,7 +346,7 @@ Alan Modra for various Linux bits and testing. @item Toon Moene for his direction via the steering committee, Fortran -maintainance, and his ongoing work to make us make Fortran run fast. +maintenance, and his ongoing work to make us make Fortran run fast. @item Jason Molenda for major help in the care and feeding of all the services @@ -374,7 +374,7 @@ Philippe De Muyter for his work on the m68k port. @item Joseph S. Myers for his work on the PDP-11 port, format checking and ISO -C99 support, and continous emphasis on (and contributions to) documentation. +C99 support, and continuous emphasis on (and contributions to) documentation. @item Nathan Myers for his work on libstdc++-v3. @@ -413,7 +413,7 @@ Matthias Pfaller for major improvements to the NS32k port. @item Gerald Pfeifer for his direction via the steering committee, pointing out lots of problems we need to solve, maintenance of the web pages, and -taking care of documentation maintainance in general. +taking care of documentation maintenance in general. @item Ovidiu Predescu for his work on the ObjC front end and runtime libraries. |