summaryrefslogtreecommitdiff
path: root/gcc/doc/gcc.texi
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2001-10-09 11:44:31 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2001-10-09 11:44:31 +0000
commit08858aa330ad4287949ed46cea3786f723ae5e75 (patch)
tree403a89dc97c440e91020ef9868f64561accfb9e6 /gcc/doc/gcc.texi
parenta2ad9b0dd51001ec764cbd52505f2ec724c529db (diff)
downloadgcc-08858aa330ad4287949ed46cea3786f723ae5e75.tar.gz
* doc/gcc.texi: Document preference for "nonzero" over "non-zero".
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46119 138bc75d-0d04-0410-961f-82ee72b054a4
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 853e77539c4..438534ea599 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".