aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/gcc.texi
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@cam.ac.uk>2001-10-09 12:44:31 +0100
committerJoseph Myers <jsm28@gcc.gnu.org>2001-10-09 12:44:31 +0100
commit77332b4e0b7f45f1cbba6b624765fa041c85efa7 (patch)
tree403a89dc97c440e91020ef9868f64561accfb9e6 /gcc/doc/gcc.texi
parent9f2f9eb62b23a7b0c2a5caa89c0e3ce0840ff7b0 (diff)
downloadgcc-77332b4e0b7f45f1cbba6b624765fa041c85efa7.zip
gcc-77332b4e0b7f45f1cbba6b624765fa041c85efa7.tar.gz
gcc-77332b4e0b7f45f1cbba6b624765fa041c85efa7.tar.bz2
* doc/gcc.texi: Document preference for "nonzero" over "non-zero".
From-SVN: r46119
Diffstat (limited to 'gcc/doc/gcc.texi')
-rw-r--r--gcc/doc/gcc.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/doc/gcc.texi b/gcc/doc/gcc.texi
index 853e775..438534e 100644
--- a/gcc/doc/gcc.texi
+++ b/gcc/doc/gcc.texi
@@ -55,6 +55,7 @@
@c marked up with @command, for the commands for compilation when the
@c emphasis is on those; "GNU C" and "GNU C++" for language dialects;
@c and try to avoid the older term "GNU CC".
+@c - "nonzero" rather than "non-zero".
@c - "@code{NULL}" rather than "NULL".
@c - "Objective-C" rather than "Objective C".