aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/implement-c.texi
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2004-11-05 01:36:57 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2004-11-05 01:36:57 +0000
commit8a36672b01cc7b4d693b6fba1e3f3ec8debd72cf (patch)
treea9c9ed7762521a6520eab46209e136ee537e932b /gcc/doc/implement-c.texi
parentf0eb93a806a875b7e89f5a2f5217063c0daa0db8 (diff)
downloadgcc-8a36672b01cc7b4d693b6fba1e3f3ec8debd72cf.zip
gcc-8a36672b01cc7b4d693b6fba1e3f3ec8debd72cf.tar.gz
gcc-8a36672b01cc7b4d693b6fba1e3f3ec8debd72cf.tar.bz2
c-tree.texi, [...]: Correct end-of-sentence markup and markup of "etc.", "e.g." and "i.e.".
* doc/c-tree.texi, doc/cfg.texi, doc/contrib.texi, doc/cpp.texi, doc/cppopts.texi, doc/extend.texi, doc/fragments.texi, doc/frontends.texi, doc/gcov.texi, doc/hostconfig.texi, doc/implement-c.texi, doc/install.texi, doc/invoke.texi, doc/libgcc.texi, doc/md.texi, doc/passes.texi, doc/portability.texi, doc/rtl.texi, doc/sourcebuild.texi, doc/standards.texi, doc/tm.texi, doc/tree-ssa.texi, doc/trouble.texi: Correct end-of-sentence markup and markup of "etc.", "e.g." and "i.e.". Use @code in various places where appropriate. From-SVN: r90101
Diffstat (limited to 'gcc/doc/implement-c.texi')
-rw-r--r--gcc/doc/implement-c.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/implement-c.texi b/gcc/doc/implement-c.texi
index 841ce75..9631233 100644
--- a/gcc/doc/implement-c.texi
+++ b/gcc/doc/implement-c.texi
@@ -49,7 +49,7 @@ a freestanding environment); refer to their documentation for details.
@item
@cite{How a diagnostic is identified (C90 3.7, C99 3.10, C90 and C99 5.1.1.3).}
-Diagnostics consist of all the output sent to stderr by GCC.
+Diagnostics consist of all the output sent to stderr by GCC@.
@item
@cite{Whether each nonempty sequence of white-space characters other than